Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
tig: git push --amend keybinding
  • Loading branch information
balaclark committed Jul 11, 2016
1 parent 9213d77 commit 173b9ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tigrc
Expand Up @@ -15,3 +15,4 @@ bind status b ?@git checkout "%(prompt Enter branch name: )"
bind tree t !find %(directory) -path ./node_modules -prune -o -name *%(prompt)*
bind main c ?git checkout %(commit)
bind main Y !@sh -c "echo -n %(commit) | xclip -selection c"
bind generic + !git commit --amend

0 comments on commit 173b9ab

Please sign in to comment.