Can I sign commits with git subtree?
Can I sign commits with git subtree?
And if I sign them after, with git commit --amend -S
, will that cause problems for later pulls or pushes with subtree?
0
comments
Can I sign commits with git subtree?
And if I sign them after, with git commit --amend -S
, will that cause problems for later pulls or pushes with subtree?