From mboxrd@z Thu Jan 1 00:00:00 1970 From: greg@kroah.com (Greg KH) Date: Thu, 29 May 2014 21:04:39 -0700 Subject: Need help related to Eudyptula Task 08 In-Reply-To: References: Message-ID: <20140530040439.GA30661@kroah.com> To: kernelnewbies@lists.kernelnewbies.org List-Id: kernelnewbies.lists.kernelnewbies.org On Fri, May 30, 2014 at 07:03:53AM +0530, Rahul Garg wrote: > Hi All, > > I am stuck at Task 08. Problem is I have to send files and changes > using send-email utility. As per my understanding, whenever we need > to add a new file to git, we use git add command, it creates a patch > for it and then we will send it. > > But when I did it, I got response saying that you should not send new > file as a patch, So I want to know how can I send this new file then ? > And if I directly attach this file, how will I link my further 2 mails > to this original mail ? I thought the rules for the challenge said that you were not supposed to ask for help on public mailing lists / irc channels / the like?