Merge branch 'jc/receive-deny-current-branch-fix'

The receive.denyCurrentBranch=updateInstead codepath kicked in even when the push should have been rejected due to other reasons, such as it does not fast-forward or the update-hook rejects it, which has been corrected. * jc/receive-deny-current-branch-fix: receive: denyCurrentBranch=updateinstead should not blindly update

Junio C Hamano committed Oct 30, 2018 at 15:43 UTC 4c7f5440225aba8f0c7253575e5ffa933a267de7

No changes.