If you are looking for a way to take your git skills to the next level and are not yet using Aliases, this is for you! Or Maybe you are using aliases but are looking for some new ideas.
Learn five favorite aliases of mine that will help you become more efficient with git, plus one bonus alias at the end.
Impress your next interviewer with your knowledge on aliases to get an upper edge over others.
0:00 Introduction
0:34 Create a new branch and checking it out
1:26 Show the diff of previous commit
2:08 Amend your work
3:12 Uncommit your work
4:19 Delete branches locally
4:43 Bonus alias, and much more!