Bastien <bzg <at> gnu.org> writes: > > The tag for release_8.2.5e is on the wrong branch (you tagged the merge > > instead of the last commit in maint (that would be 0a8fe04a9d). > > Actually I don't understand: the release_8.2.5e tag appears on > e7ebe4163a, and 0a8fe04a9d is the merge commit.
You apparently moved the tag after I already had fetched it. > http://orgmode.org/cgit.cgi/org-mode.git/commit/?id=e7ebe4163a > http://orgmode.org/cgit.cgi/org-mode.git/commit/?id=0a8fe04a9d > > What's wrong exactly? I have that tag on a different commit (8898c380ab). Whenever you re-tag anything in the master repo you need to say so, tag updates are not fetched automatically. Regards, Achim.