4 comments
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.
4
Comments
nice!
15:06 Mar 23rd
nice!
we tried using it at a
8:00 Mar 24th
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
11:01 Mar 24th
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 !
12:18 Mar 25th
It works beutifully!
Thanks !