29.02.2016 11:16, Vladimir 'phcoder' Serbinenko пишет:
> On Sunday, February 28, 2016, Andrei Borzenkov <arvidj...@gmail.com> wrote:
> 
>> 28.02.2016 19:40, Andrei Borzenkov пишет:
>>> You forgot to tag GIT. I think we discussed that release tag should be
>>> signed, not sure if this is achievable.
>>
>> Oh, sorry, was confused that tag name pattern is different from beta2.
>> We should pick one rule and stick to it (I do not really care which).
>>
>> I added signed tag in both formats now. Thank you for reminder.
> 


Something is strange.

bor@bor-Latitude-E5450:~/src/grub$ git log -n2 grub-2.02-beta3
commit b4fc7bc2fdfbcb726e9094d8b1848b393364de77
Merge: c4748ea 8207874
Author: Vladimir Serbinenko <phco...@gmail.com>
Date:   Sun Feb 28 15:22:52 2016 +0100

    Merge branch 'master' into next

commit 8207874e5d0d05159fd8c531c87f0f6e4653b8a6
Author: Vladimir Serbinenko <phco...@gmail.com>
Date:   Sun Feb 28 03:07:41 2016 +0100

    Release 2.02~beta3

bor@bor-Latitude-E5450:~/src/grub$ git log -n2 master
commit d017ea8ede3f76aaf6b6c9dabe3e96af0eebd395
Author: Andrei Borzenkov <arvidj...@gmail.com>
Date:   Sun Feb 28 21:52:08 2016 +0300

    NEWS update

commit 8207874e5d0d05159fd8c531c87f0f6e4653b8a6
Author: Vladimir Serbinenko <phco...@gmail.com>
Date:   Sun Feb 28 03:07:41 2016 +0100

    Release 2.02~beta3


I expected tag to point to commit
8207874e5d0d05159fd8c531c87f0f6e4653b8a6 on master.


_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to