Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何使用GitHub将我最后的 X 提交压缩为一个提交,仅使用浏览器在线,无需下载/安装/配置 git,克隆存储库,使用命令行工具在本地执行,然后提交并推送回来到 GitHub?
AFAIK,这是不可能的。您可以考虑使用 GUI 工具来进行 squash,但这仍然需要您在本地提取 repo 并在本地安装 GUI 工具。