John Keeping <john@xxxxxxxxxxxxx> writes: > Here's a series that changes the behaviour of "git config --get-urlmatch" > when no appropriate key is found as well as a couple of improvements to > the documentation while we're here. Sounds sensible. It does change the behaviour, but it is inevitable that a bugfix has to change existing behaviour, so... > > John Keeping (3): > config: fail if --get-urlmatch finds no value > Documentation/git-config: use bulleted list for exit codes > Documentation/git-config: fix --get-all description > > Documentation/git-config.txt | 19 +++++++++---------- > builtin/config.c | 5 ++++- > t/t1300-repo-config.sh | 3 +++ > 3 files changed, 16 insertions(+), 11 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html