diff --git a/dotfiles/gitconfig b/dotfiles/gitconfig index e54942f7..e3b28c65 100644 --- a/dotfiles/gitconfig +++ b/dotfiles/gitconfig @@ -100,6 +100,3 @@ smudge = git-lfs smudge -- %f process = git-lfs filter-process required = true -[user] - email = you@example.com - name = Your Name