Help needed to use git send-email utility
Hi All, Like many people here, I am also taking Eudyptula Challlenge, But for last 1 week, I am stuck at level 8. I am stuck because I dont know how to send email using git. I have to send some thing like this : [xyz] Task 08 results └─>[xyz] [PATCH 01/02] Task 08: add jiffies file └─>[xyz] [PATCH 02/02] Task 08: add foo file I have tried following links: http://www.freedesktop.org/wiki/Software/PulseAudio/HowToUseGitSendEmail/ http://alblue.bandlem.com/2011/12/git-tip-of-week-patches-by-email.html http://git-scm.com/docs/git-send-email But I still unable to understand it properly. So anyone can help me with this, would be great. Regards Rahul
On Mon, Apr 21, 2014 at 07:34:11AM +0530, Rahul Garg wrote:
Hi All,
Like many people here, I am also taking Eudyptula Challlenge, But for last 1 week, I am stuck at level 8. I am stuck because I dont know how to send email using git. I have to send some thing like this :
[xyz] Task 08 results └─>[xyz] [PATCH 01/02] Task 08: add jiffies file └─>[xyz] [PATCH 02/02] Task 08: add foo file
I have tried following links: http://www.freedesktop.org/wiki/Software/PulseAudio/HowToUseGitSendEmail/ http://alblue.bandlem.com/2011/12/git-tip-of-week-patches-by-email.html http://git-scm.com/docs/git-send-email
But I still unable to understand it properly. So anyone can help me with this, would be great.
What have you tried doing that failed?
participants (2)
-
Greg KH -
Rahul Garg