Tag Archives: Git

Git, GitHub, TortoiseGit, Windows 7, Windows Vista, msysgit

I wasted a lot of today setting up TortoiseGit on two PCs, one running Vista and the other running Windows 7,  to work with my private Git repository at GitHub. Here’s what finally worked: 1) I downloaded msysgit (Git-1.7.0.2-preview20100309.exe) from http://code.google.com/p/msysgit/downloads/list 2) … Continue reading

Posted in Programming | Tagged , , , , , | 2 Comments

Git or Subversion

Is Git better than Subversion?

Posted in Programming | Tagged , | Leave a comment