#406 Issue closed
: No git tag for v1.15¶
ypid opened issue at 2014-05-02 16:51:¶
There are not git tags for v1.15. The commit should probably be 50bd44679660f065956d4ede2d5f0479df12ddd3. These commands will fix it:
git tag 1.15 50bd44679660f065956d4ede2d5f0479df12ddd3
git tag rear-1.15 50bd44679660f065956d4ede2d5f0479df12ddd3
git push --mirror
gdha commented at 2014-05-04 18:51:¶
ok thanks - I made a branch last year instead, but indeed tagging is
better in this case.
Tags are in place now
[Export of Github issue for rear/rear.]