Merge branch 'lf/ref-is-hidden-namespace'
commitdbba85e46b9c7450710a23208ca1868179330e1e
authorJeff King <peff@peff.net>
Fri, 20 Nov 2015 11:56:11 +0000 (20 06:56 -0500)
committerJeff King <peff@peff.net>
Fri, 20 Nov 2015 11:56:11 +0000 (20 06:56 -0500)
tree1de2e7302f6872f263e187859b2917ad13f826a4
parent45014beac004a610938a265698605c18ab126087
parent948bfa2c0f40a97d670c6a3fc22c05ceb2ec2c3f
Merge branch 'lf/ref-is-hidden-namespace'

Extend transfer.hideRefs to work better with use of namespaces.

* lf/ref-is-hidden-namespace:
  t5509: add basic tests for hideRefs
  hideRefs: add support for matching full refs
  upload-pack: strip refs before calling ref_is_hidden()
  config.txt: document the semantics of hideRefs with namespaces