summaryrefslogtreecommitdiff
path: root/Documentation/git-branch.txt
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2013-04-05 14:14:41 -0700
committerLibravatar Junio C Hamano <gitster@pobox.com>2013-04-05 14:14:41 -0700
commite636241fdb23293eee0f61c355e528219bf737cf (patch)
treeb5fdf7ca5273d6f992e6aeb818ce28b0365982a6 /Documentation/git-branch.txt
parentSync with maint (diff)
parentt6200: test message for merging of an annotated tag (diff)
downloadtgif-e636241fdb23293eee0f61c355e528219bf737cf.tar.xz
Merge branch 'jc/merge-tag-object'
"git merge $(git rev-parse v1.8.2)" behaved quite differently from "git merge v1.8.2" as if v1.8.2 were written as v1.8.2^0 and did not pay much attention to the annotated tag payload. This makes the code notice the type of the tag object, in addition to the dwim_ref() based classification the current code uses (i.e. the name appears in refs/tags/) to decide when to special case merging of tags. * jc/merge-tag-object: t6200: test message for merging of an annotated tag t6200: use test_config/test_unconfig merge: a random object may not necssarily be a commit
Diffstat (limited to 'Documentation/git-branch.txt')
0 files changed, 0 insertions, 0 deletions