Handbook
Glossary
path>git-object ( path -- bytes )
Vocabulary
git
Inputs
path
an
object
Outputs
bytes
an
object
Definition
USING:
checksums
checksums.sha
io.encodings.binary
io.files
;
IN:
git
:
path>git-object
( path -- bytes )
binary
file-contents
make-git-object
sha1
checksum-bytes
;