將多個 Commit 合併成一個 (Squash Commits) 使用 git rebase -i 將多個 Commit 合併成一個,讓專案具有整潔的提交歷史記錄。 Git 2024/05/22 809 字