git-clone-no-checkout ( uri -- process )


Vocabulary
cli.git

Inputs
urian object


Outputs
processan object


Definition


: git-clone-no-checkout ( uri -- process )
[ { "git" "clone" "--no-checkout" } ] dip suffix run-process
;