gitweb: use the full hash for cat-file blob and ls-tree
commitfa2d966fad3da017169b047991d72758245b945c
authorKyle J. McKay <mackyle@gmail.com>
Sat, 3 Oct 2015 13:29:34 +0000 (3 06:29 -0700)
committerKyle J. McKay <mackyle@gmail.com>
Sat, 3 Oct 2015 13:29:34 +0000 (3 06:29 -0700)
treee54b41369f01dfe7960e9a3d6272f1ca16730029
parent012b92973514c3b13ed5be62c0e6d6e727b96515
gitweb: use the full hash for cat-file blob and ls-tree

We've already computed it so save Git the extra work and
just use it to do the cat-file or ls-tree.

Signed-off-by: Kyle J. McKay <mackyle@gmail.com>
gitweb/gitweb.perl