Created
August 15, 2019 11:48
-
-
Save jessehao/c229b8b16725fd73eee66a58188a12ae to your computer and use it in GitHub Desktop.
tig key bindings. (path: ~/.tigrc)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
bind main p ?git push | |
bind main P ?git push -f | |
bind main L ?git log --graph --all |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment