On Feb 29, 2012, at 12:19 PM, opticyclic wrote: > Secondly, since one of the alleged reasons for creating git was to not > have to deal with patches, why are pull requests disable and patches > sent to this mailing On the contrary, the design of git was created with the idea of handling patches via e-mail in mind. Tools like git-format-patch, git-am, and git-send-email exist to allow this workflow. Linus wanted a tool that would automate and enhance the way the kernel ML already did work instead of demanding that they change. ~~ Brian G -- 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