On Thursday 19 May 2011, Junio C Hamano wrote: > I wanted to do a bit better than > > for sha1 in ... list of old commit objects > do > git notes --ref refs/notes/amlog remove $sha1 > done > > to remove old entries in my "where did this commit come from" database. > > Junio C Hamano (3): > notes remove: allow removing more than one > notes remove: --missing-ok > notes remove: --stdin reads from the standard input After a cursory reading the series looks good to me. Thanks! :) ...Johan -- Johan Herland, <johan@xxxxxxxxxxx> www.herland.net -- 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