2009/8/11 <skillzero@xxxxxxxxx>: > Sorry if this is dumb question, but I didn't see any good info in my searches. > > How do gmail users normally apply patches that come through the list? > Do you just manually copy and paste the email to patch files and use > git apply? Do you use a tool to export to mbox files and use git am? > > I've been just doing it manually via copy and paste, but it's kinda tedious. Yep, show original, copy and paste and git apply. Personally I would prefer to fetch changes using, oh, I don't know, some kind of dvcs tool... 8-) It means I don't tend to build and test many patch series until they get merged. It's a pity there's a patchwork server for many kernel.org projects, but not for the git mailing list 8-( http://patchwork.kernel.org/ http://patchwork.kernel.org/help/pwclient/ http://gitster.livejournal.com/18696.html -- 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