aboutsummaryrefslogtreecommitdiffhomepage
path: root/tigrc
diff options
context:
space:
mode:
authortypebrook <typebrook@gmail.com>2019-03-25 22:18:11 +0800
committertypebrook <typebrook@gmail.com>2019-03-25 22:18:11 +0800
commit72b6f46e4b545231ce6adf6b51cf0ab563618f55 (patch)
tree00e60483c934f160297251b3989a4163a62b9e03 /tigrc
parent7d328186d98fe2d4a941d4a1a3d3cf1c3ae00bef (diff)
update
Diffstat (limited to 'tigrc')
-rw-r--r--tigrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/tigrc b/tigrc
index 3cc12ac..987f01e 100644
--- a/tigrc
+++ b/tigrc
@@ -62,7 +62,7 @@ bind 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 save "%(prompt Enter stash name: )"
65bind status gs !git stash save -p "%(prompt Enter stash name: )" 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)
68 68