Re: [PATCH v3] push: Provide situational hints for non-fast-forward errors
From: Junio C Hamano <hidden> Date: 2016-06-15 22:53:20
Christopher Tiwald [off-list ref] writes:
Changes since v2:
- Cleaned up commit message language, specifically in scenario
one.
- Created one config variable per piece of non-ff push advice.
Additionally, preserved 'pushNonFastForward' as a means of
disabling all non-ff push advice. Users who set this
config option should see no change to 'git push'.