Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fetch-pack.c: inline insert_alternate_refs()
The logic of the (single) caller is clearer without encapsulating this one line in a function. Signed-off-by: Michael Haggerty <mhagger@alum.mit.edu> Signed-off-by: Junio C Hamano <gitster@pobox.com>
- Loading branch information