commit | 1055880e7c096907ac87203dd83fdc6830251115 | [log] [tgz] |
---|---|---|
author | James Bowes <jbowes@dangerouslyinc.com> | Tue May 29 19:29:51 2007 -0400 |
committer | Junio C Hamano <junkio@cox.net> | Tue May 29 17:53:44 2007 -0700 |
tree | 65e78da0fc62b4a9420e04a11508dd7b3158711f | |
parent | 693d2bc625e7168299741d673e7205e9d2c969df [diff] |
rev-parse: Identify short sha1 sums correctly. find_short_packed_object was not loading the pack index files. Teach it to do so. Signed-off-by: James Bowes <jbowes@dangerouslyinc.com> Signed-off-by: Junio C Hamano <junkio@cox.net>