All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] Help submitting patches
Date: Mon, 06 Feb 2012 22:07:44 +0100	[thread overview]
Message-ID: <87aa4vvffj.fsf@macbook.be.48ers.dk> (raw)
In-Reply-To: <CAC78Gpc2rZ8-9FjnkC=dNqAXBQ1pTSJ+yT0tdOtEzjEus7MmCQ@mail.gmail.com> (J. C. Woltz's message of "Mon, 6 Feb 2012 14:49:42 -0500")

>>>>> "J" == J C Woltz <jwoltz@gmail.com> writes:

 J> Please forgive my ignorance. I would like to submit some patches. I am using
 J> git. Can someone paste the commands to format patch and sign off?

git format-patch -s master

That is if you made your changes on a seperate branch like you should,
otherwise replace master with the commit id of the last change before
your local changes.

-- 
Bye, Peter Korsgaard

  reply	other threads:[~2012-02-06 21:07 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-06 19:49 [Buildroot] Help submitting patches J.C. Woltz
2012-02-06 21:07 ` Peter Korsgaard [this message]
2012-02-06 21:10   ` Yegor Yefremov
2012-02-06 21:44     ` J.C. Woltz

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87aa4vvffj.fsf@macbook.be.48ers.dk \
    --to=jacmet@uclibc.org \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.