diff options
author | Jeff King <peff@peff.net> | 2011-06-09 17:55:23 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2011-06-22 20:25:20 +0200 |
commit | c8ba163916554e9ffd3ce8cb2beeff003d90c0c3 (patch) | |
tree | ae035aa6494b6b852d3ddf4e2989a35900a6f0dc /Documentation | |
parent | config: use strbuf_split_str instead of a temporary strbuf (diff) | |
download | git-c8ba163916554e9ffd3ce8cb2beeff003d90c0c3.tar.xz git-c8ba163916554e9ffd3ce8cb2beeff003d90c0c3.zip |
parse-options: add OPT_STRING_LIST helper
This just adds repeated invocations of an option to a list
of strings. Using the "--no-<var>" form will reset the list
to empty.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions