diff options
author | Junio C Hamano <junkio@cox.net> | 2006-12-02 16:58:30 -0800 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2006-12-02 16:58:30 -0800 |
commit | 3683dc5a9afaf88d00e55c9e6c67a2160ca7fc9c (patch) | |
tree | 644cbf283f249555f275196515a23479e3c5c223 /xdiff | |
parent | 22b1c7ee01ef5bc7f81e620bb88a6fad79c1c605 (diff) | |
download | git-3683dc5a9afaf88d00e55c9e6c67a2160ca7fc9c.tar.gz git-3683dc5a9afaf88d00e55c9e6c67a2160ca7fc9c.tar.xz |
git-merge: fix confusion between tag and branch
In a repository with core.warnambiguousrefs turned off, and with
a branch and a tag that have the same name 'frotz',
git merge frotz
would merge the commit pointed at by the tag 'frotz' but
incorrectly would identify what was merged as 'branch frotz' in
the merge message.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'xdiff')
0 files changed, 0 insertions, 0 deletions