]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'jk/HEAD-symref-in-xfer-namespaces'
authorJunio C Hamano <gitster@pobox.com>
Mon, 17 Jun 2019 17:15:15 +0000 (10:15 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 17 Jun 2019 17:15:15 +0000 (10:15 -0700)
commit86d87307c1c490282749e278380b9a258de0b46c
treeeeac81ad5d3611520950f7ac59229c2033e23fcb
parent63b6b4b7e107d5b40620d0b3dc3efff0284dfb7b
parent533e088250cf4e8aad3143586850d7a89ed30571
Merge branch 'jk/HEAD-symref-in-xfer-namespaces'

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
upload-pack.c