git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Cover letter
@ 2008-01-08 12:52 Paolo Ciarrocchi
  2008-01-08 13:09 ` Gustaf Hendeby
  0 siblings, 1 reply; 3+ messages in thread
From: Paolo Ciarrocchi @ 2008-01-08 12:52 UTC (permalink / raw)
  To: Git Mailing List

Hi all,
I'm going to experiment the git-send-email command quite soon and I
have a doubt
that I would like to clarify.

I'm used to the following work flow:
- git branch trivial
- git checkout trivial
- work work work
- git gui to commit all the changes
- git-format-patch -n -o /home/paolo/patches
- open the MUA
- write the cover letter
- import the N patches
- send all the patches
- collect feedback
- work work work
- git rebase -i
- back to the git gui to commit all the changes line


This is working fine but since I'm going to push out a queue of patches
it would be nicer to script everything with git-send-email.

I know I have to configure git in order to use the gmail's smtp server,
I know how to tell git-send-email where to pick up the patches but I fail
to understand how I can write a cover letter and let it be part of the patch
queue.

Any hint?

Thanks in advance.
-- 
Paolo
http://paolo.ciarrocchi.googlepages.com/

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-01-08 13:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-08 12:52 Cover letter Paolo Ciarrocchi
2008-01-08 13:09 ` Gustaf Hendeby
2008-01-08 13:13   ` Paolo Ciarrocchi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).