Sumana Harihareswara wrote: <snip> > And can any of you help make native packages for git-review that work on > Mac and Windows?[1] <snip> > [1] https://bugzilla.wikimedia.org/show_bug.cgi?id=35145
I have no idea who started spreading that git-review could not be installed on Mac OS X. It is already packaged as a python package. The magic commands are: sudo easy_install pip sudo pip install git-review pip is python package manager which is installed with Mac OS X. I am amending bug 35145. -- Antoine "hashar" Musso _______________________________________________ Wikitech-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikitech-l
