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.
| ||||
|
feedback
|
|
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. | |||||||||||||
feedback
|
|
The git wiki has a comprehensive list of frontends and interfaces. | |||||||||||||||||
feedback
|
|
GitExtensions is a GUI, Visual Studio plugin and shell extensions for Git. | |||||
feedback
|
|
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. | |||||||||||||
feedback
|
| |||||||||||||
feedback
|
|
| |||||||
feedback
|
|
The official GitHub for Windows has now been released. | |||
|
feedback
|
|
I've been using smartgit for about a month. Certainly worth taking a look at if you prefer a gui. | |||||
feedback
|
|
GitCheetah (although it's early days). And the default tools that ship with git. | |||
feedback
|
|
Github has released and updated 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 accessing a github repository form a windows machine. This new application is a native client which integrates with Windows XP, Vista, 7 and the pre-release Windows 8. It also includes a full application. It also includes a complete installation of msysGit. Also you can use the plugins available in Eclipse, Netbeans or other IDEs to use git features from your development environment. | |||
|
feedback
|