On Wed, Oct 21, 2009 at 15:46, Thomas Adam <thomas.adam22@xxxxxxxxx> wrote: > 2009/10/21 Patrick Schoenfeld <schoenfeld@xxxxxxxxxx>: >> What do others think about this? Would this be useful >> for others, too? > > This feature is already being worked on as "git notes" -- see the "pu" > branch, I think it's still in there, unless it has graduated to next; > I forget now. Really? I was under the impression that the nodes were meant to annotate commits, or more generally things with SHA-1 IDs. (commits, tress, blobs). The SHA-1 ID a branch uses to refer to its HEAD commit changes with every commit, and the branch itself doesn't have an ID, just a name. // Ben -- 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