Hi, On Sat, 14 Feb 2009, Thomas Rast wrote: > The current git-notes has no safety valves whatsoever, and will > happily edit notes in, e.g., refs/remotes/. This is dangerous, as > they will be overwritten during the next fetch of the remote they > belong to. > > Since it is supposed to be a plumbing frontend for the notes feature, > simply forbid editing notes with GIT_NOTES_REF pointing anywhere but > refs/notes/*. ACK. Except maybe for calling it "plumbing". "git notes" is meant to be _the_ porcelain of the "notes", and that is why I like the idea to restrict it to refs/notes/* for editing (not for anything else, though). Thanks, Dscho -- 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