Git development
 help / color / mirror / Atom feed
* git-format-patch question
@ 2006-05-28 19:31 Seth Falcon
  2006-05-28 20:35 ` Junio C Hamano
  0 siblings, 1 reply; 3+ messages in thread
From: Seth Falcon @ 2006-05-28 19:31 UTC (permalink / raw)
  To: git

Hi,

A few questions about git-format-patch:

1. When is one supposed to use --signoff?  I gather the answer is
   project specific, but a statement of what's expected for git
   itself would probably help clarify things for me.

2. How should I add extra notes to an email generated using
   git-format-patch?  Is this in the docs somewhere that I missed?  Is
   there a recommended way to do this?

3. Is signoff broken? I get:

    $ git-format-patch --stdout --signoff master
    fatal: unrecognized argument: --signoff  

   When I pass -s instead of --signoff, I get output, but no patch and
   no signoff looking thing.  Without --signoff and without -s, I get
   reasonable looking output.

Thanks,

+ seth

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

end of thread, other threads:[~2006-05-29  1:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-05-28 19:31 git-format-patch question Seth Falcon
2006-05-28 20:35 ` Junio C Hamano
2006-05-29  1:01   ` Seth Falcon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox