From 6f0e512752d7e166257b0b1a0088adcf589ad404 Mon Sep 17 00:00:00 2001 From: typebrook Date: Wed, 3 Jul 2019 10:41:34 +0800 Subject: update --- tigrc | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'tigrc') diff --git a/tigrc b/tigrc index 3b66f7c..3a77099 100644 --- a/tigrc +++ b/tigrc @@ -156,15 +156,17 @@ bind main > >sh -c "git diff %(commit) --no-prefix -U1000 | tig" bind main PP ?>git format-patch %(commit) bind main P1 ?>git format-patch -1 %(commit) -# Misc-Hub +# Hub bind main i @hub browse -- commit/%(commit) bind main I >sh -c "hub issue | tig" -# Misc-Statistics +# Misc +## Statistics bind main gc !sh -c 'cloc --git %(commit) | tig' - -# Misc-android +## Misc-android bind main !sh scripts/bump_version.sh +## Remote +bind main U +sh -c "git remote -v | grep %(remote)" # note #bind generic gnn !git notes edit %(commit) -- cgit v1.2.3-70-g09d2