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