I use Subversion via TortoiseSVN but I hear good things about Git.
Are there any similar tools available for Git on Windows?
Feel free to answer with tools which still in early development.
|
I use Subversion via TortoiseSVN but I hear good things about Git. Are there any similar tools available for Git on Windows? Feel free to answer with tools which still in early development. |
|||||||||||||||||||||
|
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or specific expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, see the FAQ for guidance.
|
There is a TortoiseSVN port for GIT: http://code.google.com/p/tortoisegit/ The software installs as shell extension (right-click in Explorer and other file-browsers) and works with sites like GitHub. I've successfully used it in WindowsXP (x86), Windows Vista (x64) and Windows 7 (x64) environments. |
|||||||||||||||||||
|
|
The git wiki has a comprehensive list of frontends and interfaces. |
|||||||||||||||||||||
|
|
GitExtensions is a GUI, Visual Studio plugin and shell extensions for Git. |
|||||||
|
|
The official GitHub for Windows has now been released. |
|||||||||||||||||
|
|
Usually I prefer free and open source tools but there is a commercial GUI for GIT that is really nice SmartGIT, also multiplatform. For open-source projects the tools is now FREE and for commercial usage it costs up to 60$. I had bad experiences with other GIT GUIs on Windows, regarding this one I don't have a bad one yet but it was recommended to me by a friend. |
|||||||||||||||||||
|
|
Github has released an updated official interface for using Github on Windows on May 21 2012. Read the release blog here. A new button 'Clone in Windows' will be visible, if you are visiting github.com repository from a windows machine.
This new application is a native client which integrates with Windows XP, Vista, Windows 7 and the pre-release Windows 8. It also includes a complete installation of msysGit. You can also use the plugins available in Eclipse, Netbeans or other IDEs to use git features from your favourite development environment. |
||||
|
|
|||||||||||||
|
|
|
||||
|
I've been using smartgit for about a month. Certainly worth taking a look at if you prefer a gui. |
|||
|
Sourcetree is now avaliable on Windows as well. It is for free as of now.
|
||||
|
|
|
GitCheetah (although it's early days). And the default tools that ship with git. |
|||
|
|
You can find an overview of some GUI Clients for git on the git webpage: http://git-scm.com/downloads/guis BTW: There is also a Visual Studio 2010/2012 Addin for Git (Git Source Control Provider) http://visualstudiogallery.msdn.microsoft.com/63a7e40d-4d71-4fbb-a23b-d262124b8f4c |
||||
|
|