On Fri, Apr 29, 2011 at 5:03 PM, Ed Leafe <[email protected]> wrote: > They work fine on Windows; I'd recommend TortoiseGit or TortoiseHg > because they integrate well with what Windows users are used to. But I'd make > sure I had a real easy way to commit often locally - that's the real beauty > of git.
Seconded. There's also mSysGit (http://code.google.com/p/msysgit/) that has some advantages if you're looking at sharing distributed git over ssh (highly recommended). Github has a step-by-step at http://help.github.com/win-set-up-git/ My current project has me doing development on Linux using git, posting to GitHub, then deploying to a Windows machine. Works fine. I use CygWin on the Windows machine as I needed some other POSIX utilities as well, but the setup above could have worked, too. -- Ted Roche Ted Roche & Associates, LLC http://www.tedroche.com _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[email protected] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

