Set git.push.default to something meaningful
Finally got bored by always specifying remote branch name
This commit is contained in:
@@ -23,6 +23,6 @@
|
||||
[apply]
|
||||
whitespace = nowarn
|
||||
[push]
|
||||
default = nothing
|
||||
default = upstream
|
||||
[rebase]
|
||||
stat = yes
|
||||
|
||||
Reference in New Issue
Block a user