author | Junio C Hamano <gitster@pobox.com> | |
Tue, 19 Jul 2011 16:45:24 +0000 (09:45 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Tue, 19 Jul 2011 16:45:24 +0000 (09:45 -0700) | ||
commit | ff94409da9bdc5cafc02ee154bf09060eef3158f | |
tree | d09ac6febc909a19f0cb04c75db7305f93c9cca7 | tree | snapshot |
parent | fe01ef31b79af85ca50738b11b048e3fad856d34 | commit | diff |
parent | 84054f79de35015fc92f73ec4780102dd820e452 | commit | diff |
Merge branch 'jk/clone-cmdline-config'
* jk/clone-cmdline-config:
clone: accept config options on the command line
config: make git_config_parse_parameter a public function
remote: use new OPT_STRING_LIST
parse-options: add OPT_STRING_LIST helper
* jk/clone-cmdline-config:
clone: accept config options on the command line
config: make git_config_parse_parameter a public function
remote: use new OPT_STRING_LIST
parse-options: add OPT_STRING_LIST helper
builtin/remote.c | diff1 | | diff2 | | blob | history |
cache.h | diff1 | | diff2 | | blob | history |
config.c | diff1 | | diff2 | | blob | history |