]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jk/HEAD-symref-in-xfer-namespaces' into maint
authorJunio C Hamano <gitster@pobox.com>
Thu, 25 Jul 2019 21:27:09 +0000 (14:27 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 25 Jul 2019 21:27:09 +0000 (14:27 -0700)
The server side support for "git fetch" used to show incorrect
value for the HEAD symbolic ref when the namespace feature is in
use, which has been corrected.

* jk/HEAD-symref-in-xfer-namespaces:
  upload-pack: strip namespace from symref data

1  2 
upload-pack.c

diff --cc upload-pack.c
Simple merge