aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authortypebrook <typebrook@gmail.com>2019-05-06 13:01:45 +0800
committertypebrook <typebrook@gmail.com>2019-05-06 13:01:45 +0800
commitf8c62f6c1e042c58d648b473f0acc470627b55e8 (patch)
treeff74e09a997b322f0b859addfcf026c8d1e909e4
parentf3dfa54130b605301d66f4824f5000f641b5d2b4 (diff)
Revert "update"
This reverts commit f3dfa54130b605301d66f4824f5000f641b5d2b4.
-rw-r--r--tigrc1
1 files changed, 0 insertions, 1 deletions
diff --git a/tigrc b/tigrc
index ef630d4..12a1974 100644
--- a/tigrc
+++ b/tigrc
@@ -81,7 +81,6 @@ bind main c @sh -c "git branch --points-at=%(commit) | \
81 (cat -; echo %(commit)) | \ 81 (cat -; echo %(commit)) | \
82 head -1 | \ 82 head -1 | \
83 xargs git checkout" 83 xargs git checkout"
84bind main - @git checkout -
85 84
86# commit 85# commit
87bind main a ?>git commit --amend 86bind main a ?>git commit --amend