Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Don't save the commit buffer in git-describe.
author
Shawn O. Pearce
<spearce@spearce.org>
Wed, 10 Jan 2007 11:36:29 +0000
(06:36 -0500)
committer
Junio C Hamano
<junkio@cox.net>
Wed, 10 Jan 2007 16:26:50 +0000
(08:26 -0800)
The commit buffer (message of the commit) is not actually
used by the git-describe process. We can save some memory
by not keeping it around.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
raw
|
patch
| inline |
side by side
(from:
8c599c7
)
No differences found