From: Junio C Hamano <gitster@pobox.com>
To: Stefan Beller <stefanbeller@googlemail.com>
Cc: Rob Landley <rob@landley.net>,
linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] Rewrite Documentation/SubmittingPatches.
Date: Wed, 25 Jul 2012 16:41:01 -0700 [thread overview]
Message-ID: <7vd33j9zoy.fsf@alter.siamese.dyndns.org> (raw)
In-Reply-To: <CALbm-EbggDYBwEDmo6bjEO_=p0YEmLHASNkfAN5J-P4-mT-vgg@mail.gmail.com> (Stefan Beller's message of "Fri, 13 Jul 2012 13:51:50 +0200")
Stefan Beller <stefanbeller@googlemail.com> writes:
> +5) "git format-patch HEAD~n"
> +
> +Use "git format-patch HEAD~n" to extract the last n patches from your
> +git repository. They will be be saved in textfiles named
> +
> + 0001-Introduce-new-Feature.patch
> + 0002-Improve-Documentation.patch
Two comments and a half-nit.
- "--subject-prefix='PATCH v4'" is handy to know (since the
workflow already assumes reviews and resubmissions in #11).
- "--cover-letter" is handy to know when sending a multi-patch
series.
- "git format-patch -20" or "git format-patch origin" might be more
familiar looking form than "git format-patch HEAD~20".
prev parent reply other threads:[~2012-07-25 23:41 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-07-13 11:51 Stefan Beller
2012-07-13 12:33 ` Borislav Petkov
2012-07-13 14:09 ` Jeff Garzik
2012-07-13 14:45 ` Stefan Beller
2012-07-15 20:59 ` Rob Landley
2012-07-16 6:20 ` Stefan Beller
2012-07-16 15:06 ` Randy Dunlap
2012-08-13 16:02 ` [PATCH v2] " Stefan Beller
2012-07-25 23:41 ` Junio C Hamano [this message]
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=7vd33j9zoy.fsf@alter.siamese.dyndns.org \
--to=gitster@pobox.com \
--cc=linux-doc@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=rob@landley.net \
--cc=stefanbeller@googlemail.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome