diff options
author | René Scharfe <l.s.r@web.de> | 2014-07-18 17:12:34 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2014-07-18 11:15:23 -0700 |
commit | e929f515faaa44deed9057cdbaf8e44b3d855333 (patch) | |
tree | 06ae31eeb41a6d3db4331296b050a677238b45bb /.mailmap | |
parent | d1d094564ac818a79465f249ca765ab7ef97d443 (diff) | |
download | git-e929f515faaa44deed9057cdbaf8e44b3d855333.tar.gz |
transport: simplify fetch_objs_via_rsync() using argv_array
Use the existing argv_array member instead of building the arguments
list using a string array and a strbuf. This way we don't need magic
number constants and allocations are cleaned up for us automatically
by run_command().
Signed-off-by: Rene Scharfe <l.s.r@web.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to '.mailmap')
0 files changed, 0 insertions, 0 deletions