27 Nov
2020
27 Nov
'20
5:44 p.m.
Hi devs, You will notice that I have messed up with the v20.11.00 tag. I `git push remote master` where my tag was, instead of `git push remote v20.11.00`. And then git rejected the second push for the tag % git push RM v20.11.00 Hum... no commit to push? error: failed to push some refs to 'git@git.koha-community.org:Koha-community/Koha.git' I've never seen that before and was almost sure it was possible. So the only solution I found (on Friday night) was to add an empty commit with the tag. Enjoy 20.11.00 and see you soon to prepare 21.05! Cheers, Jonathan