git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jeff King <peff@peff.net>
To: Andreas Schwab <schwab@linux-m68k.org>
Cc: "Finucane, Stephen" <stephen.finucane@intel.com>,
	"git@vger.kernel.org" <git@vger.kernel.org>,
	"Gray, Mark D" <mark.d.gray@intel.com>
Subject: Re: Adding 'Signed-off-by' to 'subtree add --squash' commits
Date: Mon, 7 Jul 2014 13:20:17 -0400	[thread overview]
Message-ID: <20140707172017.GA28405@sigill.intra.peff.net> (raw)
In-Reply-To: <87vbr93y8k.fsf@igel.home>

On Mon, Jul 07, 2014 at 06:55:07PM +0200, Andreas Schwab wrote:

> "Finucane, Stephen" <stephen.finucane@intel.com> writes:
> 
> > Is it possible to "sign off" squashed commits created by the 'git subtree add ... --squash' command?
> 
> If it isn't directly possible, you can always use "git commit --amend -C
> HEAD -s" to modify the commit afterwards.

I think that is sensible, though these days you can spell "-C HEAD" as
"--no-edit", which I think is a bit more obvious.

-Peff

      reply	other threads:[~2014-07-07 17:20 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-07  9:32 Adding 'Signed-off-by' to 'subtree add --squash' commits Finucane, Stephen
2014-07-07 16:55 ` Andreas Schwab
2014-07-07 17:20   ` Jeff King [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=20140707172017.GA28405@sigill.intra.peff.net \
    --to=peff@peff.net \
    --cc=git@vger.kernel.org \
    --cc=mark.d.gray@intel.com \
    --cc=schwab@linux-m68k.org \
    --cc=stephen.finucane@intel.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;
as well as URLs for NNTP newsgroup(s).