On Thu, Feb 18, 2010 at 5:57 PM, martin f krafft <madduck@xxxxxxxxxxx> wrote: > I am aware of notes, but so far I stayed away from them, simply > because it seems hackish to represent tag trees as text when dealing > with a tool that is essentially all about trees and refs. I think you're using the wrong definition of hacky vs. elegant. A "tree" is really just a file containing a list of objects. A "ref" is just a file that contains an object id. So checking in a file that contains a list of object ids (or filenames) is perfectly appropriate. Have fun, Avery -- 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