diff options
| author | typebrook <typebrook@gmail.com> | 2019-09-04 13:12:23 +0800 |
|---|---|---|
| committer | typebrook <typebrook@gmail.com> | 2019-09-04 13:12:23 +0800 |
| commit | 3e4d5044dffb3abe431afd2ce36f50118ca5a0f1 (patch) | |
| tree | 086e3bf4c7de9fa49f048d1d88601b8bfd5856a9 /tigrc | |
| parent | 0aaf78bc34e8c82c7a271ee640cca4ad9ae52a7c (diff) | |
update
Diffstat (limited to 'tigrc')
| -rw-r--r-- | tigrc | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -204,7 +204,7 @@ bind status k :?^[MADRU?] | |||
| 204 | 204 | ||
| 205 | # quick stage | 205 | # quick stage |
| 206 | bind status A @git add . | 206 | bind status A @git add . |
| 207 | bind status R @git rm --cached . | 207 | bind status R @git reset |
| 208 | 208 | ||
| 209 | # stash | 209 | # stash |
| 210 | bind status s ?>git stash | 210 | bind status s ?>git stash |