Tags→ #git
-
Git: interactive rebase and get logs for a branch with the CLI
Asking Git to display all the logs for a given branch, or to squash commits within a branch, is not as straightforward as you might expect if you've never tried it before.