Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information