Re: [PATCH tabled 1/2] server/config.c: don't dereference NULL on OOM

Jeff Garzik <[email protected]> Thu, 23 Sep 2010 15:35:53 -0400
Newsgroups org.kernel.vger.hail-devel
Message-ID <[email protected]>
On 09/23/2010 03:19 PM, Jeff Garzik wrote:
> 3) I process patches similar to how Linus and others in the kernel do
> it: "git am /path/to/mbox_of_patches" That tends to impose some
> restrictions on the contents of each email.

FWIW, 'git pull' submissions are welcome.  Standard kernel-style pull 
submission style applies[1].

	Jeff



[1] public git pull URL including branch name, diffstat, shortlog or 
full log of changeset summaries, and finally, the combined diff of all 
changes.