Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
git-merge: fix "fix confusion between tag and branch" for real
An earlier commit 3683dc5 broke the merge message generation with a careless use of && where it was not needed, breaking the merge message for cases where non branches are given. Signed-off-by: Junio C Hamano <junkio@cox.net>
- Loading branch information