On Wed, Jul 25, 2012 at 09:15:18PM +0200, Sami Kerola wrote: > I think in future I will send the pull requests format 'git send-email > --compose' cover letter. Without doubt doing this is noisier than > sending only pull request, but hopefully makes review more transparent. > Lets try for few times, and if this works the method should probably be > documented in Documentation/howto-contribute.txt as preferred way to > send pull request. What do you think, does this make sense, help > review, etc, comments? For me it's more usable to have patches in mailing list, because it's more easy to control which patches I'll apply by git-am. The git-pull is excellent if you merge something complete without extra changes, otherwise you need to pull to non-master branch and cherry-pick only wanted patches. Karel -- Karel Zak <kzak@xxxxxxxxxx> http://karelzak.blogspot.com -- To unsubscribe from this list: send the line "unsubscribe util-linux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html