On 2008-02-22 17:33:47 +0100, Jakub Narebski wrote: > Strange that StGit always sends patches (stg mail) as if repo owner > was their author, regardless of path/commit author (I think; unless > "stg edit" cannot change authorship). It'll always put the sender in the From: header in the mail, obviously. But the patch mail template contains a "%(fromauth)s" string, which will be replaced by "From: Real Author <ra@xxxxxxxxxxx>\n", or the empty string if the patch author is the same as the sender. Your problem might be that you're using an old template. -- Karl Hasselström, kha@xxxxxxxxxxx www.treskal.com/kalle - 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