diff options
author | typebrook <typebrook@gmail.com> | 2019-04-14 17:14:31 +0800 |
---|---|---|
committer | typebrook <typebrook@gmail.com> | 2019-04-14 17:14:31 +0800 |
commit | 3c27f255227c8adf29747840028d5a1c04b23927 (patch) | |
tree | b5bf6e21d437844abcc061e90c061e98c03a6ae4 /tigrc | |
parent | 0186012e1386d325fe3d5e45e544a16b59352df0 (diff) |
update
Diffstat (limited to 'tigrc')
-rw-r--r-- | tigrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -126,6 +126,7 @@ bind main > >sh -c "git diff %(commit) --no-prefix -U1000 | tig" | |||
126 | 126 | ||
127 | # Hub | 127 | # Hub |
128 | bind main i @hub browse -- commit/%(commit) | 128 | bind main i @hub browse -- commit/%(commit) |
129 | bind 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) |