In this workshop we will focus on following sections:
A good commit message is a way to communicate with your colleagues and future yourself.
Please follow this article for more details.
- Linear commit history
- You can rebase your own work
- Get upto date with main/base branch
- With great power comes great responsibility
- If done not correctly is danger
- Commits can be organised and manipulated easily
- Helps you write atomic commits
- It takes time to make changes in specific commits if there are too many commits