Migrating branches tags/0.x to actual tags v0.x
Hi, one thing bugs me about the macruby repo on github: There are branches called tags/0.x instead of actual tags. I've written a small script that migrates all the tags/0.x branches to actual v0.x tags. I've run it on my fork and IMO everything is much clearer now: https://github.com/MSch/MacRuby (see Switch Branches and Switch Tags) Here's the script, I hope it gets applied upstream: https://gist.github.com/1037654 Cheers, Martin
Thanks, I kept forgetting to fix that. However, it seems that the version branches contain some more commits than the tags (not sure how this happened), so I’ll need to do some more work by hand. I’ll do this tonight. On Tue, Jun 21, 2011 at 1:26 PM, Martin Schürrer <martin@schuerrer.org> wrote:
Hi,
one thing bugs me about the macruby repo on github: There are branches called tags/0.x instead of actual tags.
I've written a small script that migrates all the tags/0.x branches to actual v0.x tags.
I've run it on my fork and IMO everything is much clearer now: https://github.com/MSch/MacRuby (see Switch Branches and Switch Tags)
Here's the script, I hope it gets applied upstream: https://gist.github.com/1037654
Cheers, Martin _______________________________________________ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
participants (2)
-
Eloy Duran
-
Martin Schürrer