Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency.
Task list:
- Understand the concept of branch, tag
- Be familiar with the common Git CLI operation
A branch in Git is simply a lightweight movable pointer to commits.
There are some tools you can choose when you are using git: