Commit History ↔ log of previous Commits
Rollback
References
status↔ to show state of Git Repo; list files in Staging/untracked/Commit Historylog↔ to print Commit History with SHA UID, timestamp & msg namerevert↔ to safely undo bad Commit via new Commit & keep Commit Historyrebase↔ to rewrite Commit History to simplify/linearize Merge--force↔ flag to overwrite Commit History onremoteRepogit log --graph --oneline --decorate↔ to print Commit History as colorized ASCII graph (only applies to Repo with Branches )bisect↔ to walk through Commit History via Binary Search to find good/bad Commitsshow log of [**_Commit History_**](commit-history)↔git log