aboutsummaryrefslogtreecommitdiffhomepage
path: root/tigrc
diff options
context:
space:
mode:
Diffstat (limited to 'tigrc')
-rw-r--r--tigrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/tigrc b/tigrc
index fbd2569..1719536 100644
--- a/tigrc
+++ b/tigrc
@@ -126,6 +126,7 @@ bind main > >sh -c "git diff %(commit) --no-prefix -U1000 | tig"
126 126
127# Hub 127# Hub
128bind main i @hub browse -- commit/%(commit) 128bind main i @hub browse -- commit/%(commit)
129bind main I >sh -c "hub issue | tig"
129 130
130# note 131# note
131#bind generic gnn !git notes edit %(commit) 132#bind generic gnn !git notes edit %(commit)