summaryrefslogtreecommitdiff
path: root/check-racy.c
diff options
context:
space:
mode:
authorShawn O. Pearce <spearce@spearce.org>2007-01-15 03:16:55 (GMT)
committerJunio C Hamano <junkio@cox.net>2007-01-15 05:17:27 (GMT)
commite7eb50347bba54ab52f9740a3bbb6e833bdadf6e (patch)
treec39551956da39bf4a9b06811d822b97bd24da005 /check-racy.c
parentcf69fd49ec815780080dc6a4ee237eee5ffe8745 (diff)
downloadgit-e7eb50347bba54ab52f9740a3bbb6e833bdadf6e.zip
git-e7eb50347bba54ab52f9740a3bbb6e833bdadf6e.tar.gz
git-e7eb50347bba54ab52f9740a3bbb6e833bdadf6e.tar.bz2
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 'check-racy.c')
0 files changed, 0 insertions, 0 deletions