Skip to content

Instantly share code, notes, and snippets.

@c0ldlimit
Created November 18, 2012 18:20
Show Gist options
  • Save c0ldlimit/4106640 to your computer and use it in GitHub Desktop.
Save c0ldlimit/4106640 to your computer and use it in GitHub Desktop.
Git: Viewing Commit Tree
gitk --all
git log --graph --all --oneline
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment