From b11f15ddad0fa59b703a69b8584bbc3cf95ad295 Mon Sep 17 00:00:00 2001 From: Hsieh Chin Fan Date: Tue, 5 Apr 2022 18:04:29 +0800 Subject: Update --- tigrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tigrc') diff --git a/tigrc b/tigrc index fd0ebd3..209adcc 100644 --- a/tigrc +++ b/tigrc @@ -251,7 +251,7 @@ bind status >sh -c 'git stash && git stash apply stash@{0}' # quick commit bind status c @git commit -m "%(prompt Enter commit message: )" bind status a !>git commit --amend --allow-empty -bind status p ?>sh -c "git commit -m 'update' && git push" # quick push +bind status p ?>sh -c "git commit -m 'Update' && git push" # quick push bind status d ?>rm %(file) bind status D ?>git clean -df -- cgit v1.2.3-70-g09d2