author | Shawn O. Pearce <spearce@spearce.org> | |
Thu, 1 Feb 2007 20:52:27 +0000 (15:52 -0500) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Fri, 2 Feb 2007 06:22:51 +0000 (22:22 -0800) | ||
commit | 54a15a8df269315adf7110a87391bd5bef7e90f0 | |
tree | 0e8eecd785ddbfa5e19c681e3bbf19a7611d4a9c | tree | snapshot |
parent | 625e9421df6317a015abeb8d51c6dbb937d99880 | commit | diff |
Correct comment in prepare_packed_git_one.
After staring at the comment and the associated for loop, I
realized the comment was completely bogus. The section of
code its talking about is trying to avoid duplicate mapping
of the same packfile.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
After staring at the comment and the associated for loop, I
realized the comment was completely bogus. The section of
code its talking about is trying to avoid duplicate mapping
of the same packfile.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
sha1_file.c | diff | blob | history |