push: do not give big warning when no preference is configured
commitbba0fd22ad654460a81c4b35462b600d9432a869
authorJunio C Hamano <gitster@pobox.com>
Sun, 19 Jul 2009 00:19:47 +0000 (18 17:19 -0700)
committerJunio C Hamano <gitster@pobox.com>
Sun, 19 Jul 2009 00:20:52 +0000 (18 17:20 -0700)
treef05a76c5f82b6947704b85ed4a4e9c9e879fd9d6
parentd5cee0f78654357965cb88c4e6d3cfa272d9ae28
push: do not give big warning when no preference is configured

If the message said "we will be changing the default in the future, so
this is to warn people who want to keep the current default what to do",
it would have made some sense, but as it stands, the message is merely an
unsolicited advertisement for a new feature, which it is not helpful at
all.  Squelch it.

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