Merge branch 'ct/advise-push-default' into maint
commit07e74b0da2896ffa6acb5c33f56d7266b35b7ac9
authorJunio C Hamano <gitster@pobox.com>
Fri, 11 May 2012 18:18:43 +0000 (11 11:18 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 11 May 2012 18:18:43 +0000 (11 11:18 -0700)
treebe3f24134f5956774c7d5407231a31bab33d5616
parent9a10117560316ed22099f74583e56c1cc7c41394
parent0aff719f489771c5e52259394d011c51317b118f
Merge branch 'ct/advise-push-default' into maint

The cases "git push" fails due to non-ff can be broken into three
categories; each case is given a separate advise message.

By Christopher Tiwald (2) and Jeff King (1)
* ct/advise-push-default:
  Fix httpd tests that broke when non-ff push advice changed
  clean up struct ref's nonfastforward field
  push: Provide situational hints for non-fast-forward errors
Documentation/config.txt
builtin/push.c
cache.h
t/t5541-http-push.sh
transport.c