Handbook
Glossary
git-checkout-new-branch ( path branch -- process )
Vocabulary
cli
.
git
Inputs
path
an
object
branch
an
object
Outputs
process
an
object
Definition
USING:
io.directories
kernel
;
IN:
cli.git
:
git-checkout-new-branch
( path branch -- process )
[
git-checkout-new-branch*
]
curry
with-directory
;