diff options
author | Shawn O. Pearce <spearce@spearce.org> | 2007-01-10 06:36:29 -0500 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2007-01-10 08:26:50 -0800 |
commit | 8c599c749f2f5aaf477db1327b97461f9fa3f62a (patch) | |
tree | 8f5978a34dc405ec7702f1cafe9bc48865fd82f6 /builtin-describe.c | |
parent | Fix warnings in sha1_file.c - use C99 printf format if available (diff) | |
download | tgif-8c599c749f2f5aaf477db1327b97461f9fa3f62a.tar.xz |
Don't save the commit buffer in git-describe.
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>
Diffstat (limited to 'builtin-describe.c')
0 files changed, 0 insertions, 0 deletions