author | Junio C Hamano <junkio@cox.net> | |
Mon, 27 Nov 2006 06:16:31 +0000 (22:16 -0800) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Mon, 27 Nov 2006 06:16:31 +0000 (22:16 -0800) | ||
commit | 51901e96bf592877f7b266d0d9c6cb83b363edce | |
tree | c10a65d4e93bbb26882a9a22b5a25404100cbc47 | tree | snapshot |
parent | 8092c7f6af044836abf83ed26d542327a4b95c08 | commit | diff |
git-merge: tighten error checking.
If a branch name to be merged is misspelled, the command leaked error
messages from underlying plumbing commands, which were helpful only
to people who know how the command are implemented to diagnose the
breakage, but simply puzzling and unhelpful for the end users.
Signed-off-by: Junio C Hamano <junkio@cox.net>
If a branch name to be merged is misspelled, the command leaked error
messages from underlying plumbing commands, which were helpful only
to people who know how the command are implemented to diagnose the
breakage, but simply puzzling and unhelpful for the end users.
Signed-off-by: Junio C Hamano <junkio@cox.net>
git-merge.sh | diff | blob | history |