From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dan Carpenter Date: Wed, 24 Jul 2013 07:37:10 +0000 Subject: Re: Creating and sending patch without git Message-Id: <20130724073709.GU5585@mwanda> List-Id: References: <20130723213741.GS5636@mwanda> In-Reply-To: <20130723213741.GS5636@mwanda> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: kernel-janitors@vger.kernel.org On Wed, Jul 24, 2013 at 12:10:07PM +0530, Kumar Gaurav wrote: > Right now i have created a git repository with the tarball i had > downloaded (main repository is still getting downloaded). I'm > working using that. i hope it'll work well for me till git completes > cloning the remote repository. > Thanks for your reply. Yep. That should work for sending git emails, but I really can't stress enough how quickly the tar ball will go out of date. You can't actually use it for devel work because it will just annoy people. I live in Africa and have somewhat crap internet as well... regards, dan carpenter