On Thu, Apr 11, 2019 at 8:15 PM Bram Moolenaar <[email protected]> wrote: > > > Tony wrote: > > > On Thu, Apr 11, 2019 at 6:45 PM Bram Moolenaar <[email protected]> wrote: > > > > > > > > > Patch 8.1.1153 > > > Problem: Msgfmt complains about missing LINGUAS file. (Tony Mechelynck) > > > Solution: Add command to generate LINGUAS. > > > Files: src/po/Makefile > > > > For some reason I don't see this changeset on the Mercurial mirror > > (v8.1.1152 and v8.1.1154 are both present, but there is nothing > > between them). > > Somehow the commit got the title "Patch 8.1.1154". > I don't think there is a way to fix the commit message afterwards. > Git sucks.
Ah, I see. Christian: I did the following locally on my Mercurial clone, maybe it should be done globally on the mirror: 1. Remove tag v8.1.1154 2. Define tag v8.1.1153 on that improperly-labeled commit, 200c012ac0d401441b685bfa788b6aaa6c80448c 3. Define tag v8.1.1154 on the _actual_ patch 1154, commit 5b592d4eb23a Best regards, Tony. -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
