Replacing push.default of 'simple' with 'nothing'

Safe enough, will have to remember remote names but that should be okay.
A subject to change to tracking/upstream in the future.
Actually have to deal with git < 1.7.11 (Debian, CentOS)
This commit is contained in:
2013-03-17 18:21:25 +03:00
parent f8c96528c9
commit 9e091e326f

View File

@@ -23,6 +23,6 @@
[apply]
whitespace = nowarn
[push]
default = simple
default = nothing
[rebase]
stat = yes