On Tue, Jan 11, 2011 at 6:06 PM, Johan Herland <johan@xxxxxxxxxxx> wrote: >> $ git --version >> git version 1.7.0.4 > > Ah, there's your problem. In v1.7.1 "git notes" was builtin-ified (it > used to be a shell script, but was reimplemented in C), so you're still > running the shell script version of "git notes". I believe upgrading > will solve your problem (as well as making "git notes" more > featureful). > Alright, I'll try upgrading then. Thanks. -- Jeenu -- 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