Thiago Farina wrote: > builtin/fast-export.c | 2 +- > builtin/fetch.c | 8 ++++---- > builtin/receive-pack.c | 2 +- > builtin/remote.c | 4 ++-- > builtin/show-ref.c | 2 +- > remote.c | 4 ++-- > string-list.h | 2 ++ > 7 files changed, 13 insertions(+), 11 deletions(-) $ git grep -e 'string_list.*=' origin/master | grep { | grep -v 1 | > wc -l 16 $ git grep -e 'string_list.*=' origin/master | grep { | grep -v 1 | > cut -d: -f2 | uniq builtin/fast-export.c builtin/fetch.c builtin/mv.c builtin/receive-pack.c builtin/remote.c builtin/show-ref.c merge-recursive.c remote.c transport-helper.c Looks like you missed a few. Still, Acked-by: Jonathan Nieder <jrnieder@xxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html