Re: [PATCH v3 3/3] Add documentation for virtual repositories
From: Junio C Hamano <hidden> Date: 2016-06-15 22:51:19
Jeff King [off-list ref] writes:
I'm curious if you have a use for this much flexibility. In particular,
why do the HEAD and refs prefixes need the ability to be separate?...
...
So the virtual repository is basically just a "chroot" of the ref
namespace.
Yes, that makes much more sense than singling HEAD out.