Handbook
Glossary
git-checkout-new-branch* ( branch -- process )
Vocabulary
cli
.
git
Inputs
branch
an
object
Outputs
process
an
object
Definition
USING:
io.launcher
kernel
sequences
;
IN:
cli.git
:
git-checkout-new-branch*
( branch -- process )
[
{
"git"
"checkout"
"-b"
}
]
dip
suffix
run-process
;