push: start warning upcoming default change for push.default
commit5293b54a218cc9ec7c667f64d4b10cd0d985203f
authorMatthieu Moy <Matthieu.Moy@imag.fr>
Fri, 9 Mar 2012 08:31:26 +0000 (9 09:31 +0100)
committerJunio C Hamano <gitster@pobox.com>
Sat, 10 Mar 2012 01:07:36 +0000 (9 17:07 -0800)
tree64b10812c54c442a182c525c2dd88d5ba234078b
parent42e52e358be1da6e3500a8d0d930ed08a8dd3715
push: start warning upcoming default change for push.default

In preparation for flipping the default to the "upstream" mode from
the "matching" mode that is the historical default, start warning
users when they rely on unconfigured "git push" to default to the
"matching" mode.

Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin/push.c
cache.h
environment.c