Git aliases are a great way to boost your productivity when programming. Aliases enable executing long and complex git commands with just a few keystrokes.
Save time with git aliases: https://diamantidis.github.io/2018/11...
Git Basics - Git Aliases: https://git-scm.com/book/en/v2/Git-Ba...
What are your git aliases?: https://dev.to/imjoseangel/what-are-y...