diff options
| author | typebrook <typebrook@gmail.com> | 2018-10-15 11:41:30 +0800 |
|---|---|---|
| committer | typebrook <typebrook@gmail.com> | 2018-10-15 11:41:30 +0800 |
| commit | 40958108692e7cf45a9ce2cd7751db8dbc64110a (patch) | |
| tree | 8dab38638049478aafb78c80ce57285e1f6f49f8 /.tigrc | |
| parent | 7de8b3e4f4362215e68162a6c033a50725e8ecf6 (diff) | |
update
Diffstat (limited to '.tigrc')
| -rw-r--r-- | .tigrc | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -1,4 +1,4 @@ | |||
| 1 | bind status P !git push | 1 | bind main P !git push |
| 2 | bind stash D !?git stash drop %(stash) | 2 | bind stash D !?git stash drop %(stash) |
| 3 | bind stash A !?git stash apply %(stash) | 3 | bind stash A !?git stash apply %(stash) |
| 4 | bind main c !?git checkout %(commit) | 4 | bind main c !?git checkout %(commit) |