Learning Git - mikec964/chelmbigstock GitHub Wiki
- Git tutorial video part 1 Git Overview, part 2 GitHub, and part 3 Branching, Cloning, Pulling, and Merging. If you have a GitHub account, on part 2 skip forward to 11:30.
- Here's a Git Guide that I made.
- Here's a really great Git Cheat Sheet as a PNG and source, and as a PDF.
- Here's the normal Git workflow
- The Git Reference is an excellent resource.
- Understanding Version Control Diffs
- Visualized Git practices for team: Branch, merge, rebase