Merge branch 'jc/update-instead-into-void'
commitfa9aaa8f1051bd7b0cd437a5006898277ec42805
authorJunio C Hamano <gitster@pobox.com>
Tue, 14 Apr 2015 18:49:10 +0000 (14 11:49 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 14 Apr 2015 18:49:10 +0000 (14 11:49 -0700)
treec61245e041ea4e0bdcf2c4cd09555ae5bc324b82
parentd2ae751b1cae0674e0a1f7fe4da0a341365cefbb
parent1a51b52422e055e433dec9a496621341d70d38ff
Merge branch 'jc/update-instead-into-void'

A push into an unborn branch, with "receive.denyCurrentBranch" set
to "updateInstead", did not check out the working tree as expected.

* jc/update-instead-into-void:
  push-to-deploy: allow pushing into an unborn branch and updating it
builtin/receive-pack.c
t/t5516-fetch-push.sh