From 39ad889f9bcc01c30c554f1ebbb953e1d232b98a Mon Sep 17 00:00:00 2001 From: Nguyễn Gia Phong Date: Fri, 21 Jan 2022 23:42:03 +0700 Subject: Update environment --- dev/.gitconfig | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'dev/.gitconfig') diff --git a/dev/.gitconfig b/dev/.gitconfig index 1303733..58af7c9 100644 --- a/dev/.gitconfig +++ b/dev/.gitconfig @@ -7,11 +7,6 @@ smtpuser = mcsinyx@disroot.org smtpencryption = ssl smtpserverport = 465 -[filter "lfs"] - clean = git-lfs clean -- %f - smudge = git-lfs smudge -- %f - process = git-lfs filter-process - required = true [color] ui = auto [pull] @@ -23,6 +18,9 @@ [push] followTags = true [core] + abbrev = 12 pager = less [commit] gpgsign = true +[pretty] + fixes = Fixes: %h (\"%s\") -- cgit 1.4.1