diff options
| author | Justin Tobler <jltobler@gmail.com> | 2026-03-26 14:14:13 -0500 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2026-03-26 12:42:58 -0700 |
| commit | 2b1546c03cc3e02e51261fa38fe47a4f1b4e295b (patch) | |
| tree | 7be74f13c31ddd66f4c4506264c7a0d5e0191238 /Documentation | |
| parent | 817b0428797742829b57538210ad8404b09f9cb1 (diff) | |
| download | git-2b1546c03cc3e02e51261fa38fe47a4f1b4e295b.tar.xz | |
fast-import: add 'sign-if-invalid' mode to '--signed-tags=<mode>'
With ee66c793f8 (fast-import: add mode to sign commits with invalid
signatures, 2026-03-12), git-fast-import(1) learned to verify commit
signatures during import and replace signatures that fail verification
with a newly generated one. Extend the same behavior to signed tag
objects by introducing a 'sign-if-invalid' mode for the '--signed-tags'
option.
Signed-off-by: Justin Tobler <jltobler@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions
