summaryrefslogtreecommitdiff
path: root/builtin/mailsplit.c
diff options
context:
space:
mode:
authorLibravatar Michael Haggerty <mhagger@alum.mit.edu>2014-11-25 09:02:32 +0100
committerLibravatar Junio C Hamano <gitster@pobox.com>2014-11-25 10:09:58 -0800
commit4a45b2f347245d321bf5c07fbe3f8091d122732f (patch)
tree31d312133a1e3477343face2db8bf865e9f379f3 /builtin/mailsplit.c
parentprune_remote(): sort delete_refs_list references en masse (diff)
downloadtgif-4a45b2f347245d321bf5c07fbe3f8091d122732f.tar.xz
repack_without_refs(): make the refnames argument a string_list
Most of the callers have string_lists available already, whereas two of them had to read data out of a string_list into an array of strings just to call this function. So change repack_without_refs() to take the list of refnames to omit as a string_list, and change the callers accordingly. Suggested-by: Ronnie Sahlberg <sahlberg@google.com> Signed-off-by: Michael Haggerty <mhagger@alum.mit.edu> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/mailsplit.c')
0 files changed, 0 insertions, 0 deletions