author | Junio C Hamano <gitster@pobox.com> | |
Sat, 9 Jun 2007 06:22:58 +0000 (23:22 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sat, 9 Jun 2007 18:53:01 +0000 (11:53 -0700) | ||
commit | 54a8ad925cfac90bb4141c9904b1f97f0c5b83d4 | |
tree | 8b36e33ecd354699da0d154dbfe94d390da4f8fc | tree | snapshot |
parent | e58db03bbee4af96e60b6ac88b84c1c11b8b037e | commit | diff |
remote.c: refactor match_explicit_refs()
This does not change functionality; just splits one block that
is deeply nested and indented out of a huge loop into a separate
function.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This does not change functionality; just splits one block that
is deeply nested and indented out of a huge loop into a separate
function.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
remote.c | diff | blob | history |