From: Junio C Hamano Date: Sun, 3 Apr 2016 17:29:26 +0000 (-0700) Subject: Merge branch 'jk/config-get-urlmatch' X-Git-Tag: v2.9.0-rc0~173 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c832cef8aa541cce6e2a53a4e1e466bfe8323531;p=thirdparty%2Fgit.git Merge branch 'jk/config-get-urlmatch' "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 --- c832cef8aa541cce6e2a53a4e1e466bfe8323531