Skip to content

Instantly share code, notes, and snippets.

@boywijnmaalen
Last active April 9, 2018 05:10
Show Gist options
  • Save boywijnmaalen/476f1aea180d49a83ffb1aca597f5307 to your computer and use it in GitHub Desktop.
Save boywijnmaalen/476f1aea180d49a83ffb1aca597f5307 to your computer and use it in GitHub Desktop.
Tig
# show branch history
$ tig <branch_name>
# compare two branches
$ tig <branch_name>..<branch_name>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment