diff options
author | René Scharfe <l.s.r@web.de> | 2019-10-13 15:37:39 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2019-10-15 10:55:11 +0900 |
commit | 062a309d360d47a7eff0036b7706dc923fe8081e (patch) | |
tree | c8418682b457fe71088230d1994a71530cdfa782 /po/fr.po | |
parent | Git 2.23 (diff) | |
download | tgif-062a309d360d47a7eff0036b7706dc923fe8081e.tar.xz |
remote-curl: use argv_array in parse_push()
Use argv_array to build an array of strings instead of open-coding it.
This simplifies the code a bit.
We also need to make the specs parameter of push(), push_dav() and
push_git() const to match the argv member of the argv_array. That's
fine, as all three only actually read from the specs array anyway.
Signed-off-by: René Scharfe <l.s.r@web.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'po/fr.po')
0 files changed, 0 insertions, 0 deletions