From 373abf002b1b3c820be230a8460e51ddd28a6b7d Mon Sep 17 00:00:00 2001 From: typebrook Date: Wed, 9 Oct 2019 15:40:43 +0800 Subject: update --- tigrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tigrc') diff --git a/tigrc b/tigrc index e714748..9b0b9c6 100644 --- a/tigrc +++ b/tigrc @@ -210,7 +210,7 @@ bind status k :?^[MADRU?] bind status A @git add . bind status R @git reset bind status gu @git update-index --assume-unchanged %(file) # ignore file -bind status gn >sh -c "git ls-files -v | grep '^h ' | cut -d' ' -f2 | \ +bind status gn @sh -c "git ls-files -v | grep '^h ' | cut -d' ' -f2 | \ xargs git update-index --no-assume-unchanged" # resume ignored files # stash -- cgit v1.2.3-70-g09d2