- author: Dominic Lam
Solving merge conflicts takes conscious effort, but I can do it!
What I like the most about version control is, I can revert to any previous version anytime. The concept of version control is easy to understand. It's just the settings needs to be configured. For example, I need to set git config pull.rebase false
everytime.