Posts Tagged ‘github’

Posted in Blog on October 31, 2009

Finally figured out Git on Windows!

Or rather, I remember what was working earlier when I was doing Rails stuff using Git repositories on Windows without msysgit installed. On a *nix based system with Git installed, simply running the following command in your Rails app directory would install the desired plugin: ruby script ... Continue Reading