git <tag> --fubar
Dicebot via Digitalmars-d
digitalmars-d at puremagic.com
Mon Jul 14 08:50:48 PDT 2014
On Monday, 14 July 2014 at 14:12:37 UTC, Andrew Edwards wrote:
> cd dmd
> git checkout 2.066
> git tag -m git tag -m v2.066.0-b3 2.066
> git push upstream v2.066.0-b3
>
> http://wiki.dlang.org/Simplified_Release_Process_Proposal#Releases
It has worked correctly for me (resulted in 2b795569 tagged). Can
it be a bug in your git version? I have 2.0.1 installed.
More information about the Digitalmars-d
mailing list