On 2008-01-24 15:27:17 -0500, Jon Smirl wrote: > If I import a series of patches from one of my trees into another, > stgit preserves the signed-off-by lines like you would expect it to. > When I export these patches it adds a signed-off-by line for myself > again like you would expect it to. But adding this line on export > needs to checks and make sure that my name isn't already in the > signed-off-by list, without this check I have to manually remove my > name when it gets duplicated. What command are you using to export patches? IIRC, all commands that have --sign and --ack flags already to check for duplicates. But if you do something like have your sign-off line in the template the export command uses, that would lead to duplicates. -- 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