diff options
author | Sean Barag <sean@barag.org> | 2020-10-01 03:46:11 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2020-09-30 22:09:13 -0700 |
commit | 552955ed7fcbc3706f2d6192487df2fb8f3283c8 (patch) | |
tree | 775bf086ecec972a7e7b632d61fb01d24ab62b7c /t | |
parent | clone: add tests for --template and some disallowed option pairs (diff) | |
download | tgif-552955ed7fcbc3706f2d6192487df2fb8f3283c8.tar.xz |
clone: use more conventional config/option layering
Parsing command-line options before reading from config required careful
handling to ensure CLI options were treated with higher priority. Read
config first to let parsed CLI naively overwrite matching config values.
Helped-by: Junio C Hamano <gitster@pobox.com>
Helped-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Sean Barag <sean@barag.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't')
0 files changed, 0 insertions, 0 deletions