diff options
| author | typebrook <typebrook@gmail.com> | 2019-02-11 14:48:29 +0800 |
|---|---|---|
| committer | typebrook <typebrook@gmail.com> | 2019-02-11 14:48:29 +0800 |
| commit | cc860b7633a8bb362d0f68f5cb294ce001553ed3 (patch) | |
| tree | fd32d6722a9f356680bcaf0a72a4bf108b10b497 /tigrc | |
| parent | fbc77eeca001b09c0e85909b04cef8a46d66d024 (diff) | |
update
Diffstat (limited to 'tigrc')
| -rw-r--r-- | tigrc | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -7,7 +7,7 @@ set main-view = \ | |||
| 7 | date:default \ | 7 | date:default \ |
| 8 | author:abbreviated \ | 8 | author:abbreviated \ |
| 9 | id:no \ | 9 | id:no \ |
| 10 | commit-title:yes,graph=v2 | 10 | commit-title:yes,graph=v2,refs=true |
| 11 | 11 | ||
| 12 | bind status D !rm %(file) | 12 | bind status D !rm %(file) |
| 13 | bind status a !git commit --amend | 13 | bind status a !git commit --amend |