aboutsummaryrefslogtreecommitdiffhomepage
path: root/tigrc
diff options
context:
space:
mode:
Diffstat (limited to 'tigrc')
-rw-r--r--tigrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/tigrc b/tigrc
index 987f01e..fd76217 100644
--- a/tigrc
+++ b/tigrc
@@ -61,7 +61,7 @@ bind status j :/^[MADRU?]
61bind status k :?^[MADRU?] 61bind status k :?^[MADRU?]
62 62
63bind status s ?git stash 63bind status s ?git stash
64bind status S @git stash save "%(prompt Enter stash name: )" 64bind status S @git stash push -m "%(prompt Enter stash name: )"
65bind status gs !git stashstaged 65bind status gs !git stashstaged
66bind status p !git checkout --patch -- %(file) 66bind status p !git checkout --patch -- %(file)
67bind status Tu @git update-index --assume-unchanged %(file) 67bind status Tu @git update-index --assume-unchanged %(file)