All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Allen Reese via GitGitGadget" <gitgitgadget@gmail.com>
To: git@vger.kernel.org
Cc: Allen Reese <java.allen@apple.com>
Subject: [PATCH 0/2] subtree: support GPG commit signing
Date: Mon, 10 Apr 2023 17:01:45 +0000	[thread overview]
Message-ID: <pull.1490.git.git.1681146107.gitgitgadget@gmail.com> (raw)

Add support for -S/--gpg-sign/--no-gpg-sign command line options and
commit.gpgsign configuration. These are passed to invocations of git
commit-tree.

cc: Avery apenwarr@gmail.com

Allen Reese (1):
  contrib/subtree: fix gpg_sign_arg not being passed to git merge.

Jacques Vidrine (1):
  subtree: support GPG commit signing

 contrib/subtree/git-subtree.sh     | 36 ++++++++++++++++++++++++------
 contrib/subtree/git-subtree.txt    |  9 ++++++++
 contrib/subtree/t/t7900-subtree.sh |  2 +-
 3 files changed, 39 insertions(+), 8 deletions(-)


base-commit: 0607f793cbe0af16aee6d2480056d891835884bd
Published-As: https://github.com/gitgitgadget/git/releases/tag/pr-git-1490%2Fareese%2Fgit-subtree-support-gpg-signing-v1
Fetch-It-Via: git fetch https://github.com/gitgitgadget/git pr-git-1490/areese/git-subtree-support-gpg-signing-v1
Pull-Request: https://github.com/git/git/pull/1490
-- 
gitgitgadget

             reply	other threads:[~2023-04-10 17:01 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-10 17:01 Allen Reese via GitGitGadget [this message]
2023-04-10 17:01 ` [PATCH 1/2] subtree: support GPG commit signing Jacques Vidrine via GitGitGadget
2023-04-10 17:59   ` Allen Reese
2023-04-10 17:01 ` [PATCH 2/2] contrib/subtree: fix gpg_sign_arg not being passed to git merge Allen Reese via GitGitGadget

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=pull.1490.git.git.1681146107.gitgitgadget@gmail.com \
    --to=gitgitgadget@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=java.allen@apple.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.