diff options
Diffstat (limited to 'tigrc')
-rw-r--r-- | tigrc | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -25,7 +25,6 @@ bind main b @git checkout -b "%(prompt Enter branch name: )" %(commit) | |||
25 | bind main V @git log -S "%(prompt Enter search word: )" | 25 | bind main V @git log -S "%(prompt Enter search word: )" |
26 | bind main gd ?git branch -d %(branch) | 26 | bind main gd ?git branch -d %(branch) |
27 | bind main gD ?git branch -D %(branch) | 27 | bind main gD ?git branch -D %(branch) |
28 | bind main C !git branch --points-at=%(commit) | echo | ||
29 | 28 | ||
30 | set main-view = \ | 29 | set main-view = \ |
31 | date:default \ | 30 | date:default \ |