| author | Michael Haggerty <mhagger@alum.mit.edu> | |
| Sat, 11 Feb 2012 06:20:58 +0000 (07:20 +0100) | ||
| committer | Junio C Hamano <gitster@pobox.com> | |
| Mon, 13 Feb 2012 03:50:39 +0000 (19:50 -0800) | ||
| commit | c41a802fe9593db67f458bde9f15f51fdf3f4f1a | |
| tree | ecfaa2d7081d771262a9a39a5b8d4056a52e2bba | tree | snapshot |
| parent | 65385ef7d457d740eddae2c4179064b8e13ac777 | commit | diff |
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>
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>
| builtin/fetch-pack.c | diff | blob | history |