summaryrefslogtreecommitdiff
path: root/t/t9020-remote-svn.sh
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2016-05-31 14:08:26 -0700
committerLibravatar Junio C Hamano <gitster@pobox.com>2016-05-31 14:08:26 -0700
commit9ee8f9409cab2a52e133c63bdd0acce24f99e73f (patch)
treeae5415974eeddde5030d4be51dcf531f354b1be1 /t/t9020-remote-svn.sh
parentStart preparing for 2.8.4 (diff)
parentname-rev: include taggerdate in considering the best name (diff)
downloadtgif-9ee8f9409cab2a52e133c63bdd0acce24f99e73f.tar.xz
Merge branch 'js/name-rev-use-oldest-ref' into maint
"git describe --contains" often made a hard-to-justify choice of tag to give name to a given commit, because it tried to come up with a name with smallest number of hops from a tag, causing an old commit whose close descendant that is recently tagged were not described with respect to an old tag but with a newer tag. It did not help that its computation of "hop" count was further tweaked to penalize being on a side branch of a merge. The logic has been updated to favor using the tag with the oldest tagger date, which is a lot easier to explain to the end users: "We describe a commit in terms of the (chronologically) oldest tag that contains the commit." * js/name-rev-use-oldest-ref: name-rev: include taggerdate in considering the best name
Diffstat (limited to 't/t9020-remote-svn.sh')
0 files changed, 0 insertions, 0 deletions