On Sun, Jul 25, 2010 at 05:08:12AM -0400, Eli Barzilay wrote:
I have a file with:
(define archive-id "$Format:%ct|%h|a$")
and an `export-subst' attribute -- and it looks like the "%h" results
in a full sha1 instead of the abbreviated one when used with `git
archive'. This is with 1.7..2 -- I'm not sure, but I think that it
worked fine with 1.7.1.
I remember seeing similar stuff. It isn't just archive, I also rember seeing
commit printing full hashes in that informational line it prints when it has
made the commit (IIRC, normally that hash is abbrevated).
-Ilari