How to move accidentally committed changes to a brand new branch in git? Moving between different branches is tricky if you don't remember all the steps, but you can always bookmark this page.
How to run a diff on unstaged changes in git? Doing a diff is very simple and easy, just remember the following command, and you are set for life.