On 6/11/07, Nicolas Pitre <nico@xxxxxxx> wrote:
On Sat, 9 Jun 2007, Johannes Schindelin wrote: > The annotations are tracked in a new ref, refs/annotations/commits, > in the same fan-out style as .git/objects/??/*, only that they only > exist in the object database now. Isn't this abusing the refs namespace a bit? Why not .git/annotations/... instead?
It is still a reference, really. Besides, if it is not under refs/, we'd have to change fetch/push to allow distribution of the notes/annotations (there are special assumptions regarding reference names starting with "refs/"). Right now it just works. - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html