Handbook
Glossary
git-remote-add* ( remote uri -- process )
Vocabulary
cli
.
git
Inputs
remote
an
object
uri
an
object
Outputs
process
an
object
Definition
USING:
arrays
io.launcher
kernel
sequences
;
IN:
cli.git
:
git-remote-add*
( remote uri -- process )
[
{
"git"
"remote"
"add"
}
]
2dip
2array
append
run-process
;