21 Jun
2011
21 Jun
'11
11:26 a.m.
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