Skip to content

Instantly share code, notes, and snippets.

@oclero
Created August 17, 2023 09:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save oclero/eb3a204a38458c770bd2de0463280576 to your computer and use it in GitHub Desktop.
Save oclero/eb3a204a38458c770bd2de0463280576 to your computer and use it in GitHub Desktop.
Get git commits log as a graph in terminal
git log --color --graph --abbrev-commit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment