make-idx-path ( sha -- path )


Vocabulary
git

Inputs
shaan object


Outputs
pathan object


Definition


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