GitExtensions doesn't yet support 2010. What do I in the meantime?
I want something that handles moving/renaming files from within the IDE, similar to Ankh for SVN.
GitExtensions doesn't yet support 2010. What do I in the meantime?
I want something that handles moving/renaming files from within the IDE, similar to Ankh for SVN.
I think in the mean time you should use the standalone GitExtension application to manage the repository.
If you need a gui use TortoiseGit
If you can use the command line Msysgit is the most mature standalone git client for windows.
Cygwin also provides stable git command line support for windows.