Jeff King [off-list ref] writes:
On Fri, Jan 27, 2017 at 06:45:26PM +0100, Lukas Fleischer wrote:
quoted
I think this is already possible using receive.hideRefs (which causes
the ref_is_hidden() branch above to return if applicable).
...
Thanks for the pointers. I think a "turn off namespace .have lines"
option would be easier for some cases, but what you've implemented is
much more flexible. So if people using namespaces are happy with it, I
don't see any need to add another way to do the same thing.
Yeah, I agree. Thanks, both.