Welcome to the Git workshop!
The goal of this workshop is to give you an idea how to use the Git version control system. It starts with the basics and slowly progresses to more advanced topics. Here is the list of the assignments:
- Configuration
- SSH key
- Basics
- Branching
- Forking the central repo
- Creating a pull request
- Rewriting history
- Using reset command
- Log
- Hooks
- Messages
- Help
Continue with assignment 1 if you're ready to start.