From: Jakub Narebski <jnareb@gmail•com>
To: Dennis Schridde <devurandom@gmx•net>
Cc: git@vger•kernel.org
Subject: Re: Multiple user questions
Date: Fri, 23 May 2008 18:30:43 -0700 (PDT) [thread overview]
Message-ID: <m3zlqg32w9.fsf@localhost.localdomain> (raw)
In-Reply-To: <200805231327.41216.devurandom@gmx.net>
Dennis Schridde <devurandom@gmx•net> writes:
> 1) Can I somehow make send-email just send one email with multiple patches
> attached?
This way you cannot reply to each patch separately in an easy way.
Thats what "[PATCH n/m]" and threading/chaining to cover letter is
for.
> 2) Can I make format-patch include the full commit message, date, author,
> stats in the patches? (To mimic what git-show would show me.)
> Will this be sent via send-email, too?
Errr... git-format-patch output _does_ include full commit message,
author, author date and diffstat.
git-send-email can send fir-format-patch patches (and usually is used
in such way).
> 4) Can I make format-patch output one deletion and one insertion for a
> complete rewrite of a function, instead of multiple deletes/inserts?
Try git-format-patch with -B option, or -B<num>.
--
Jakub Narebski
Poland
ShadeHawk on #git
next prev parent reply other threads:[~2008-05-24 1:31 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-05-23 11:27 Multiple user questions Dennis Schridde
2008-05-23 11:37 ` Dennis Schridde
2008-05-24 1:30 ` Jakub Narebski [this message]
2008-05-24 9:13 ` Dennis Schridde
2008-05-24 12:33 ` Jakub Narebski
2008-05-25 8:49 ` Dennis Schridde
2008-05-27 8:24 ` Jakub Narebski
-- strict thread matches above, loose matches on Subject: below --
2008-06-06 20:47 Dennis Schridde
2008-06-06 21:19 ` Brandon Casey
2008-06-06 22:15 ` Dennis Schridde
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=m3zlqg32w9.fsf@localhost.localdomain \
--to=jnareb@gmail$(echo .)com \
--cc=devurandom@gmx$(echo .)net \
--cc=git@vger$(echo .)kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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