Code

Add branch.*.merge warning and documentation update
authorJosef Weidendorfer <Josef.Weidendorfer@gmx.de>
Sat, 9 Dec 2006 01:28:26 +0000 (02:28 +0100)
committerJunio C Hamano <junkio@cox.net>
Sat, 9 Dec 2006 02:13:31 +0000 (18:13 -0800)
commit62b339a544b1fa5199de7571c460d770cb286e65
tree6c82f20b50bacb40f8a55ac48ac2aac3cc27f2d2
parent2cdf87ebd9976d98d544669d94b111fea731d2ba
Add branch.*.merge warning and documentation update

This patch clarifies the meaning of the branch.*.merge option.
Previously, if branch.*.merge was specified but did not match any
ref, the message "No changes." was not really helpful regarding
the misconfiguration. This patch adds a warning for this.

Signed-off-by: Josef Weidendorfer <Josef.Weidendorfer@gmx.de>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/config.txt
git-parse-remote.sh