Handbook
Glossary
git-fetch-and-reset-hard ( path branch -- processes )
Vocabulary
cli
.
git
Inputs
path
an
object
branch
an
object
Outputs
processes
an
object
Definition
USING:
arrays
io.directories
io.launcher
kernel
;
IN:
cli.git
:
git-fetch-and-reset-hard
( path branch -- processes )
[
[
git-fetch-all-desc
]
]
dip
[
git-reset-hard-desc
2array
run-processes
]
curry
compose
with-directory
;