Tig

Tig shortcuts

Invocation

tig blame FILE
tig master        # Show a branch
tig test..master  # Show difference between two bracnhes
tig FILE          # Show history of file
tig v0.0.3:README # Show contents of file in a specific revision

All views

m - Main view * D - Toggle between date display modes * A - Toggle between author display modes * C - Cherry pick a commit

S - Stage view

H - Branch view