Files
git/refs.c
Michael Haggerty 98441d5ebe is_dup_ref(): extract function from sort_ref_array()
Giving it a name makes the code easier to understand.  And the new
function will be convenient later when it has to be called from
multiple places.

Signed-off-by: Michael Haggerty <mhagger@alum.mit.edu>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2011-10-17 11:18:18 -07:00

50 KiB