From b1325382a0e3670720898155a4a2aacc65f6d0bf Mon Sep 17 00:00:00 2001 From: Santo Cariotti Date: Sat, 14 Nov 2020 11:01:35 +0100 Subject: Update .gitconfig --- git/.gitconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'git') diff --git a/git/.gitconfig b/git/.gitconfig index 6a91637..238947a 100644 --- a/git/.gitconfig +++ b/git/.gitconfig @@ -5,7 +5,7 @@ ci = commit co = checkout logs = log --graph --branches --remotes --tags --pretty=format':%C(yellow)%h%C(green)%d%Creset %s %C(yellow)|%Creset %C(cyan)%an <%ae> %C(yellow)| %C(white)%aD %C(red)(%ar)%Creset' - s = status + st = status fd = "!f() { git l --grep=$1; }; f" amend = commit --amend [credential] -- cgit v1.2.3-18-g5258