Skip to content

Commit

Permalink
Adopt the default behavior that push will have in git 2.0. BTW, thi…
Browse files Browse the repository at this point in the history
…s avoid warnings
  • Loading branch information
rriveras committed Jan 14, 2013
1 parent 8638928 commit 75d4f3e
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
@@ -1,6 +1,8 @@
[user]
name = Roberto Rivera S.
email = rriveras@gmail.com
[push]
default = simple
[alias]
st = status
ci = commit
Expand Down

0 comments on commit 75d4f3e

Please sign in to comment.