TortoiseGit
You don't want to work in Unix-style with Git?
Do you ache for TortoiseSVN?
This is solution for you: TortoiseGit - The coolest Interface to Git
http://code.google.com/p/tortoisegit/
Enjoy.
You don't want to work in Unix-style with Git?
Do you ache for TortoiseSVN?
This is solution for you: TortoiseGit - The coolest Interface to Git
http://code.google.com/p/tortoisegit/
Enjoy.
Comments
nice!
we tried using it at a client. people complained that it messed up with their ssh keys (the popular way of pushing to a git server is through ssh using ssh keys for auto-authentication). we now use the command line only.
I work with ssh key too.
I use PuTTY - after private key generation I added it to Pageant (PuTTY authentication agent) .
During server interactions need only to verify that "AutoLoad Putty Key" option of TortoiseGit is selected.
It works beutifully!
Thanks !