All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] subtree: support GPG commit signing
@ 2023-04-10 17:01 Allen Reese via GitGitGadget
  2023-04-10 17:01 ` [PATCH 1/2] " Jacques Vidrine via GitGitGadget
  2023-04-10 17:01 ` [PATCH 2/2] contrib/subtree: fix gpg_sign_arg not being passed to git merge Allen Reese via GitGitGadget
  0 siblings, 2 replies; 4+ messages in thread
From: Allen Reese via GitGitGadget @ 2023-04-10 17:01 UTC (permalink / raw)
  To: git; +Cc: Allen Reese

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

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

end of thread, other threads:[~2023-04-10 19:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-10 17:01 [PATCH 0/2] subtree: support GPG commit signing Allen Reese via GitGitGadget
2023-04-10 17:01 ` [PATCH 1/2] " 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

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.