diff options
author | Nicolas Morey-Chaisemartin <nicolas@morey-chaisemartin.com> | 2017-09-06 08:48:06 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2017-09-07 09:51:29 +0900 |
commit | cad0c6928eae87dc8619b035e4eced5f2c662a12 (patch) | |
tree | 857a639ccd6034730d90db48c410a0fe57751262 /t/t4109/expect-3 | |
parent | The sixth batch post 2.14 (diff) | |
download | tgif-cad0c6928eae87dc8619b035e4eced5f2c662a12.tar.xz |
pull: fix cli and config option parsing order
pull parses first the cli options and then the config option.
The expected behavior is the other way around, so that config
options can not override the cli ones.
This patch changes the parsing order so config options are
parsed first.
Signed-off-by: Nicolas Morey-Chaisemartin <nicolas@morey-chaisemartin.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t4109/expect-3')
0 files changed, 0 insertions, 0 deletions