Skip to content

Commit

Permalink
push.default=simple in .gitconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
fabuzaid21 committed Jun 29, 2017
1 parent 1efb7f2 commit 6f90232
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitconfig
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,5 @@
ff = only
[rerere]
enabled = true
[push]
default = simple

0 comments on commit 6f90232

Please sign in to comment.