author | Shawn O. Pearce <spearce@spearce.org> | |
Mon, 3 Mar 2008 02:34:51 +0000 (21:34 -0500) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 3 Mar 2008 08:05:45 +0000 (00:05 -0800) | ||
commit | 5aaf7f2afb46621c371564b07225ff5e978fc4b5 | |
tree | 7ac177950f718cb04b19a06b03305a2318601a28 | tree | snapshot |
parent | 7f98428d4beb24b564acbbfa779391467aab6f03 | commit | diff |
Ensure tail pointer gets setup correctly when we fetch HEAD only
If we ever decided to append onto the end of this list the tail
pointer must be looking at the right memory cell at the end of
the HEAD ref_map.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
If we ever decided to append onto the end of this list the tail
pointer must be looking at the right memory cell at the end of
the HEAD ref_map.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin-fetch.c | diff | blob | history |