Hi, On Sat, 11 Oct 2008, Alex Bennee wrote: > I've just tested/reviewed a patch of someone elses and I want to forward > it on the appropriate mailing list. I gather for Linux you just add the > appropriate tags to the commit. Does git offer a shortcut for doing this > or do you have to do a reset HEAD^ and re-commit with a copy&pasted and > modified commit message? http://thread.gmane.org/gmane.comp.version-control.git/75250/focus=76304 In the end, nothing happened, but I could see that you might want to push for this patch. However, you'll have to replace the strbuf_initf() by the ugly strbuf_init() && strbuf_addf() sequence, because strbuf_initf() never made it into git.git. Ciao, 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