aboutsummaryrefslogtreecommitdiffhomepage
path: root/.tigrc
blob: e2ad6da90396f3df00cf36a2a939bc4bd5401698 (plain)
1
2
3
4
bind status P !git push
bind stash D !?git stash drop %(stash)
bind stash A !?git stash apply %(stash)
bind main c !?git checkout %(commit)