Merge branch 'mm/push-default-warning'
commit15be621072740ccef0e89a3992ff369afd7c21bd
authorJunio C Hamano <gitster@pobox.com>
Fri, 26 Feb 2016 21:37:25 +0000 (26 13:37 -0800)
committerJunio C Hamano <gitster@pobox.com>
Fri, 26 Feb 2016 21:37:25 +0000 (26 13:37 -0800)
treed982e33773fb85c5486254d8e3ea6a74d26377b5
parent4ce064dd813279109a4003dee8c8b63077ab473d
parent2f275207ce9c8f6a03efa4fbd7c68d0e0b3e449c
Merge branch 'mm/push-default-warning'

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
builtin/push.c