Commit 9038618
committed
fix(tag): disable gpgsign in test repos to prevent tag signing conflicts
Tag tests were failing due to global tag.gpgsign=true configuration forcing
all tags to be signed. Added explicit tag.gpgsign=false setting in test
repositories to ensure lightweight tags can be created without messages.1 parent 543f49e commit 9038618
2 files changed
+4
-1
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
606 | 606 | | |
607 | 607 | | |
608 | 608 | | |
| 609 | + | |
| 610 | + | |
| 611 | + | |
609 | 612 | | |
610 | 613 | | |
611 | 614 | | |
| |||
0 commit comments