Handbook
Glossary
git-hash-object ( str -- hash )
Vocabulary
git
Inputs
str
an
object
Outputs
hash
an
object
Definition
USING:
checksums
checksums.sha
;
IN:
git
:
git-hash-object
( str -- hash )
make-git-object
sha1
checksum-bytes
;