On Wed, Oct 21, 2009 at 15:46, Thomas Adam [off-list ref] wrote:
2009/10/21 Patrick Schoenfeld [off-list ref]:
quoted
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