Merge branch 'mm/push-default-warning'
authorJunio C Hamano <redacted>
Fri, 26 Feb 2016 21:37:25 +0000 (13:37 -0800)
committerJunio C Hamano <redacted>
Fri, 26 Feb 2016 21:37:25 +0000 (13:37 -0800)
Across the transition at around Git version 2.0, the user used to
get a pretty loud warning when running "git push" without setting
push.default configuration variable.  We no longer warn, given that
the transition is over long time ago.

* mm/push-default-warning:
  push: remove "push.default is unset" warning message

1  2 
builtin/push.c

diff --cc builtin/push.c
Simple merge
git clone https://git.99rst.org/PROJECT