Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information