From: Patrik Weiskircher <patrik@pspdfkit.com>
To: git@vger.kernel.org
Cc: apenwarr@gmail.com, Patrik Weiskircher <patrik@pspdfkit.com>
Subject: [PATCH 0/2] contrib/subtree: Add -S/--gpg-sign option
Date: Wed, 28 May 2025 09:01:14 -0400 [thread overview]
Message-ID: <20250528130116.21534-1-patrik@pspdfkit.com> (raw)
Hi!
We use git subtree a lot to manage our dependencies, but recently started
requiring signed commits. This patch adds support for signing commits to
git subtree.
This is my first submission to the Git project - you don't have to be gentle,
but please let me know if I can improve anything.
Thanks!
Patrik
Patrik Weiskircher (2):
contrib/subtree: Add -S/--gpg-sign option
contrib/subtree: Add tests for -S/--gpg-sign
contrib/subtree/git-subtree.adoc | 20 +++--
contrib/subtree/git-subtree.sh | 50 +++++++++----
contrib/subtree/t/t7900-subtree.sh | 113 +++++++++++++++++++++++++++++
3 files changed, 164 insertions(+), 19 deletions(-)
--
2.49.0
next reply other threads:[~2025-05-28 13:02 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-05-28 13:01 Patrik Weiskircher [this message]
2025-05-28 13:01 ` [PATCH 1/2] contrib/subtree: Add -S/--gpg-sign option Patrik Weiskircher
2025-05-29 23:45 ` Junio C Hamano
2025-05-28 13:01 ` [PATCH 2/2] contrib/subtree: Add tests for -S/--gpg-sign Patrik Weiskircher
2025-05-29 23:15 ` [PATCH 0/2] contrib/subtree: Add -S/--gpg-sign option Junio C Hamano
2025-05-30 14:33 ` Patrik Weiskircher
2025-05-30 20:55 ` Junio C Hamano
2025-06-02 13:12 ` Patrik Weiskircher
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=20250528130116.21534-1-patrik@pspdfkit.com \
--to=patrik@pspdfkit.com \
--cc=apenwarr@gmail.com \
--cc=git@vger.kernel.org \
/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).