Sources
- https://tobked.github.io/git_rebase_interactive
- https://xkcd.com/1296/
- https://git-scm.com/docs/git-commit#Documentation/git-commit.txt--a
- https://git-scm.com/docs/git-config#Documentation/git-config.txt-rebaseautoSquash
-
https://git-scm.com/docs/git-config#Documentation/git-config.txt-rebaseautoStash
- https://www.atlassian.com/git/tutorials/rewriting-history/git-rebase
- https://www.atlassian.com/git/tutorials/rewriting-history#git-commit--amend
- https://www.atlassian.com/git/tutorials/rewriting-history/git-reflog
-
https://www.atlassian.com/git/tutorials/rewriting-history#git-rebase-i
- https://stackoverflow.com/a/18330114
- https://strdr4605.com/git-hide-specific-branch-when-doing-git-log-all
- https://ohshitgit.com/