在合并提交更改时删除 gpgsig 提交 ID
作者: nlewycky创建于 2020年8月13日更新于 2026年6月18日
Running `git filter-repo --force` on a clean repo hosted in GitHub changes the hashes of merge commits. On inspection, this is because it drops the gpgsig field that GitHub sets when the merge was done through their UI:
内容来源: newren/git-filter-repo