Re: [PATCH v2 1/4] Document the semantics of hideRefs with namespaces

2015-11-03 Thread Junio C Hamano
Lukas Fleischer writes: > ++ > +If a namespace is set, references are stripped before matching. For example, > if The first sentence is probably not understood by many readers, as you do not define what is "to strip references". The namespace prefix is stripped from the reference before a refe

[PATCH v2 1/4] Document the semantics of hideRefs with namespaces

2015-11-03 Thread Lukas Fleischer
Right now, there is no clear definition of how transfer.hideRefs should behave when a namespace is set. Explain that hideRefs prefixes match stripped names in that case. This is how hideRefs patterns are currently handled in receive-pack. Signed-off-by: Lukas Fleischer --- Documentation/config.t