Todd A. Jacobs wrote:
Checking 'man git-log' still says:
%h: abbreviated commit hash
so this seems to be some sort of regression in how pretty formats are
being expanded. It looks like commit
35039ced9296786bc0971bf5385c0d6f6ea5ea1e was supposed to fix this, but
it apparently still isn't working in the latest tarballs available on
kernel.org.
$ git log --oneline v1.7.2.2..35039ced9296786bc0971bf5385c0d6f6ea5ea1e
35039ce archive: abbreviate substituted commit ids again
$
You might also be interested in the section "Repositories, branches,
and documentation", from the note from the maintainer sent to this
list from time to time. [1]
Hope that helps,
Jonathan
[1] http://git.kernel.org/?p=git/git.git;a=blob_plain;f=MaintNotes;hb=todo