diff options
author | Nguyễn Thái Ngọc Duy <pclouds@gmail.com> | 2016-06-12 17:53:44 +0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2016-06-13 14:38:16 -0700 |
commit | 9318c5dd140b55c0384843c57b4b24a378cd5068 (patch) | |
tree | 4dfd27d2eb0ee1385b8ae82a0f51099c0282b75c /t/t5501-fetch-push-alternates.sh | |
parent | remote-curl.c: convert fetch_git() to use argv_array (diff) | |
download | tgif-9318c5dd140b55c0384843c57b4b24a378cd5068.tar.xz |
transport-helper.c: refactor set_helper_option()
For now we can handle two types, string and boolean, in
set_helper_option(). Later on we'll add string_list support, which does
not fit well. The new function strbuf_set_helper_option() can be reused
for a separate function that handles string-list.
Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t5501-fetch-push-alternates.sh')
0 files changed, 0 insertions, 0 deletions