Handbook
Glossary
git-object-contents ( hash -- contents )
Vocabulary
git
Inputs
hash
an
object
Outputs
contents
an
object
Definition
USING:
compression.zlib
io.encodings.binary
io.files
;
IN:
git
:
git-object-contents
( hash -- contents )
make-object-path
binary
file-contents
uncompress
;