Handbook
Glossary
git-rev-parse ( path branch -- string )
Vocabulary
cli
.
git
Inputs
path
an
object
branch
an
object
Outputs
string
an
object
Definition
USING:
io.directories
kernel
;
IN:
cli.git
:
git-rev-parse
( path branch -- string )
[
git-rev-parse*
]
curry
with-directory
;