diff options
author | Shawn O. Pearce <spearce@spearce.org> | 2007-01-14 22:16:55 -0500 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2007-01-14 21:17:27 -0800 |
commit | e7eb50347bba54ab52f9740a3bbb6e833bdadf6e (patch) | |
tree | c39551956da39bf4a9b06811d822b97bd24da005 /Documentation/git-reset.txt | |
parent | Correct priority of lightweight tags in git-describe. (diff) | |
download | tgif-e7eb50347bba54ab52f9740a3bbb6e833bdadf6e.tar.xz |
Remove hash in git-describe in favor of util slot.
Currently we don't use the util field of struct commit but we want
fast access to the highest priority name that references any given
commit object during our matching loop. A really simple approach
is to just store the name directly in the util field.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'Documentation/git-reset.txt')
0 files changed, 0 insertions, 0 deletions