Git Resources
Learning git
- Git and GitHub learning resources: learning material provided by GitHub
- Alice Bartlett’s Git for humans: a short slidedeck explaining the main git concepts in an accessible language
Code review
- Thoughtbot code review guide: a code of conduct for code review
- Awesome code review: curated list of tools, articles, books, and any other resource related to code review
- 30 Proven Code Review Best Practices from Microsoft