Good tools for using Git on windows
- by Ali Shafai
I've been using SVN for my projects and had visualSVN for VS integration. however the Git work flow is different from traditional source control systems (Checkout/edit/stage/commit as oppose to Checkout/edit/commit). I was wondering if there is a good VS addon to support that.
Also any good advice on using git on a windows dev machine is appreciated.