Skip to content
Snippets Groups Projects
Commit 50ac7408 authored by Junio C Hamano's avatar Junio C Hamano
Browse files

git-merge: a bit more readable user guidance.


We said "fix up by hand" after failed automerge, which was a big
"Huh?  Now what?".  Be a bit more explicit without being too
verbose. Suggested by Carl Worth.

Signed-off-by: default avatarJunio C Hamano <junkio@cox.net>
parent 23edecbc
Branches
Tags
No related merge requests found
......@@ -335,5 +335,5 @@ Conflicts:
then
git-rerere
fi
die "Automatic merge failed; fix up by hand"
die "Automatic merge failed; fix conflicts and then commit the result."
fi
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment