diff options
| author | typebrook <typebrook@gmail.com> | 2019-03-04 10:21:30 +0800 |
|---|---|---|
| committer | typebrook <typebrook@gmail.com> | 2019-03-04 10:21:30 +0800 |
| commit | 1016514b3bbd48a6baa28bea84628788d47d0352 (patch) | |
| tree | b45ee74964664ef49b4d1bebf4ff9dd3265517eb /tigrc | |
| parent | 4f11562d12d9e57167f8a021b885628490b62c67 (diff) | |
update
Diffstat (limited to 'tigrc')
| -rw-r--r-- | tigrc | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -32,6 +32,7 @@ set blame-view-file-name = no | |||
| 32 | set blame-view-line-number = yes,interval=5 | 32 | set blame-view-line-number = yes,interval=5 |
| 33 | 33 | ||
| 34 | bind status s ?git stash | 34 | bind status s ?git stash |
| 35 | bind status S @git stash save "%(prompt Enter stash name: )" | ||
| 35 | bind status p ?git stash pop | 36 | bind status p ?git stash pop |
| 36 | bind status D ?rm %(file) | 37 | bind status D ?rm %(file) |
| 37 | bind status a ?git commit --amend | 38 | bind status a ?git commit --amend |