author | Michael Haggerty <mhagger@alum.mit.edu> | |
Sat, 11 Feb 2012 06:21:00 +0000 (07:21 +0100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 13 Feb 2012 03:50:39 +0000 (19:50 -0800) | ||
commit | a1287f7540d2a27fcde26b356dc176c5dbb4f4e2 | |
tree | 1ce2e307cc1bf693fb98b176430da1216505173e | tree | snapshot |
parent | f2576591320f6296d341fa14bd50ba6918ced864 | commit | diff |
clone: do not add alternate references to extra_refs
Alternate references are directly (and now, correctly) handled by
fetch-pack, so there is no need to inform fetch-pack about them via
the extra_refs back channel.
Signed-off-by: Michael Haggerty <mhagger@alum.mit.edu>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Alternate references are directly (and now, correctly) handled by
fetch-pack, so there is no need to inform fetch-pack about them via
the extra_refs back channel.
Signed-off-by: Michael Haggerty <mhagger@alum.mit.edu>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin/clone.c | diff | blob | history |