Skip to content

Instantly share code, notes, and snippets.

@apieum
Created September 16, 2016 21:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save apieum/368f2c0f87095734391d5215a7775a36 to your computer and use it in GitHub Desktop.
Save apieum/368f2c0f87095734391d5215a7775a36 to your computer and use it in GitHub Desktop.
tig config, bindings
bind generic + !git commit --amend
bind generic > !git push
bind generic P !git push -f
bind generic F !git fetch
bind generic <Lt> !git pull
bind stage l stage-update-line
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment