From a8d07a522a347f24bfabe739662bab46e0705882 Mon Sep 17 00:00:00 2001 From: Spotlight Date: Fri, 11 Dec 2020 11:09:34 -0600 Subject: [PATCH] Enable git-lfs --- gitconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gitconfig b/gitconfig index 44a804d..aa6786e 100644 --- a/gitconfig +++ b/gitconfig @@ -4,8 +4,8 @@ clean = git-lfs clean -- %f smudge = git-lfs smudge -- %f [user] - name = Spotlight - email = spotlight@joscomputing.space + name = Spotlight + email = spotlight@joscomputing.space signingkey = 6EF6CBB6420B81DA3CCACFEA874AA355B3209BDC [commit] gpgsign = true