Andrei Alexandrescu, el 28 de May a las 20:10 me escribiste: > How do we fix that?
git push -f <remote> <new_ref>:refs/tags/<tag> Example: git push -f blessed a584488e827307bb3e9789fba20363c12d46486c:refs/tags/v2.063 > Andrei > > On 5/28/13 8:05 PM, Kenji Hara wrote: > >Currently the tag is on the commit: > >https://github.com/D-Programming-Language/dmd/commit/44fc6690f7da831849af8c8350d22a568e7bb6be > > > >But it should be on: > >https://github.com/D-Programming-Language/dmd/commit/a584488e827307bb3e9789fba20363c12d46486c > > > >Kenji Hara > > > > > >2013/5/29 GitHub <[email protected] <mailto:[email protected]>> > > > > Branch: refs/tags/v2.063 > > Home: https://github.com/D-Programming-Language/dmd > > > > > > _______________________________________________ > > dmd-internals mailing list > > [email protected] <mailto:[email protected]> > > http://lists.puremagic.com/mailman/listinfo/dmd-internals > > > > > > > > > >_______________________________________________ > >dmd-internals mailing list > >[email protected] > >http://lists.puremagic.com/mailman/listinfo/dmd-internals -- Leandro Lucarella (AKA luca) http://llucax.com.ar/ ---------------------------------------------------------------------- GPG Key: 5F5A8D05 (F8CD F9A7 BF00 5431 4145 104C 949E BFB6 5F5A 8D05) ---------------------------------------------------------------------- Que el viento y la lluvia sean dos hermanos y corran furiosos por los terraplenes de Víctor Heredia. -- Ricardo Vaporeso. Lanús, 1912. _______________________________________________ dmd-internals mailing list [email protected] http://lists.puremagic.com/mailman/listinfo/dmd-internals
