Handbook
Glossary
git-change-remote* ( 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-change-remote*
( remote uri -- process )
[
{
"git"
"remote"
"set-url"
}
]
2dip
2array
append
run-process
;