This week we continue with out Introduction to Git series by diving in and getting a crash course on using Git. We're going to start off by creating our first repository, adding a file to it, making changes, and then seeing how to get Git tracking our work. The other videos this week will dive deeper into looking at your Git history, moving around with that history, and reviewing the changes you've made over time.
- Git Crash Course
- Working With Git Branches and Tags
- Moving Through Git History
- Reviewing Changes and Using git diff
This week's lessons are a good foundation for the basics of everyday Git usage, and set you up for next week's lessons, where we take a look at dealing with conflicts and becoming more efficient with our basic commands.
Add new comment