Skip to content

Instantly share code, notes, and snippets.

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 ranjitiyer/bcda4fb8f9e15ffea28f22b5083ec634 to your computer and use it in GitHub Desktop.
Save ranjitiyer/bcda4fb8f9e15ffea28f22b5083ec634 to your computer and use it in GitHub Desktop.
Git show commit tree as graph
git log --oneline --graph --decorate --all
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment