Merge branch 'jk/config-get-urlmatch'
authorJunio C Hamano <gitster@pobox.com>
Sun, 3 Apr 2016 17:29:26 +0000 (10:29 -0700)
committerJunio C Hamano <gitster@pobox.com>
Sun, 3 Apr 2016 17:29:26 +0000 (10:29 -0700)
"git config --get-urlmatch", unlike other variants of the "git
config --get" family, did not signal error with its exit status
when there was no matching configuration.

* jk/config-get-urlmatch:
Documentation/git-config: fix --get-all description
Documentation/git-config: use bulleted list for exit codes
config: fail if --get-urlmatch finds no value

1  2 
Documentation/git-config.txt
builtin/config.c
t/t1300-repo-config.sh
Simple merge
Simple merge
Simple merge