make-pack-path ( sha -- path )


Vocabulary
git

Inputs
shaan object


Outputs
pathan object


Definition


: make-pack-path ( sha -- path )
"objects/pack/pack-" ".pack" surround make-git-path ;