diff --git a/tilde/gitconfig b/tilde/gitconfig index 5ded9f0..a54557c 100644 --- a/tilde/gitconfig +++ b/tilde/gitconfig @@ -47,13 +47,10 @@ insteadOf = "gist:" # Include local settings +# Requires Git 1.7.10 # Example: # [user] # name = Artem Sapegin # email = artem@sapegin.ru [include] path = ~/.gitlocal - -[user] - name = Artem Sapegin - email = artem@sapegin.ru