commit | 92cab492ba988ffd3e3edf040f19ba820306c833 | [log] [tgz] |
---|---|---|
author | Lukas Fleischer <lfleischer@lfos.de> | Tue Nov 03 08:58:14 2015 +0100 |
committer | Junio C Hamano <gitster@pobox.com> | Thu Nov 05 11:25:00 2015 -0800 |
tree | 39ef77cc310dc670406a2cfd2e2e7787f3fb3b26 | |
parent | aa826b651ae3012d1039453b36ed6f1eab939ef9 [diff] |
config.txt: document the semantics of hideRefs with namespaces 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 <lfleischer@lfos.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>