Skip to content

Commit

Permalink
gitconfig: remove push.default setting
Browse files Browse the repository at this point in the history
Setting push.default=simple is incompatible with git v1.7.9.5
  • Loading branch information
mattjbray committed Dec 14, 2012
1 parent 5d22609 commit 61749b0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .gitconfig
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
[user]
email = mattjbray@gmail.com
name = Matt Bray
[push]
default = simple

0 comments on commit 61749b0

Please sign in to comment.