Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • 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