git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
From: Junio C Hamano <gitster@pobox.com>
To: Marcos Alano <marcoshalano@gmail.com>
Cc: git@vger.kernel.org
Subject: Re: "format-patch" command doesn't support SSH signing
Date: Tue, 23 Nov 2021 16:49:46 -0800	[thread overview]
Message-ID: <xmqqczmq5qdx.fsf@gitster.g> (raw)
In-Reply-To: <710dc612-0e3f-bf10-b123-f9443e605d00@gmail.com> (Marcos Alano's message of "Tue, 23 Nov 2021 10:04:17 -0300")

Marcos Alano <marcoshalano@gmail.com> writes:

> I was trying to generate a patch to send to a project (Linux
> specifically) but when I generate the patch using "format-patch" I saw 
> there was no "Signed-Off" line, but my commit is signed using SSH. My
> git version is the latest, 2.34.

Sign-off in Linux kernel project is to certify that you have the
right to contribute the change to the project under Developers
certificate of origin.  I believe in thier project, the document
in Documentation/process/submitting-patches.rst describes the
process (look for "Sign your work")

The "commit -s" signing has nothing to do with it.  It may prove it
was written by the key holder, but it does not prevent the key
holder to steal intellectual property from their employer and
contribute it as if it is their own, and Sign-off exists as a
separate procedure to have you raise your right hand and swear that
your contribution is kosher wrt DCO.



      parent reply	other threads:[~2021-11-24  0:49 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-23 13:04 "format-patch" command doesn't support SSH signing Marcos Alano
2021-11-23 16:02 ` Ævar Arnfjörð Bjarmason
2021-11-23 16:14 ` Johannes Schindelin
2021-11-24  0:49 ` 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

  List information: http://vger.kernel.org/majordomo-info.html

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

  git send-email \
    --in-reply-to=xmqqczmq5qdx.fsf@gitster.g \
    --to=gitster@pobox.com \
    --cc=git@vger.kernel.org \
    --cc=marcoshalano@gmail.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.
Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).