I’ve spent most of my career using VSS and TFS, mainly because that’s what was being used. Better any source control than none. Now I’m working with a tam that uses Git, so I’m learning enough to check-in changes and merge and clean and the other basics. I’ve gathered a few resources, you’ll probably use more than one and which ones depend on how you learn best.
- Free Ebook – Github Succintly
- Gitraken – free UI for Git
- http://learngitbranching.js.org/
- GitHub Hello World tutorial