chiark / gitweb /
Convert git_id() to the new id format
authorCatalin Marinas <catalin.marinas@gmail.com>
Thu, 21 Aug 2008 22:12:15 +0000 (23:12 +0100)
committerCatalin Marinas <catalin.marinas@gmail.com>
Thu, 21 Aug 2008 22:12:15 +0000 (23:12 +0100)
The patch rewrites git_id() to use the new id format and coverts the
commands using this function. The git_id() will be removed once all the
commands are converted to the new infrastructure where git_commit() will
be used instead.

Signed-off-by: Catalin Marinas <catalin.marinas@gmail.com>

No differences found