把 .git 目錄整個刪除(誤)。 · 使用 git rebase 來修改歷史。 · 先把Commit 用 git reset 拆掉,整理後再重新Commit。 · 使用 --amend 參數來修改最後一次的Commit。
確定! 回上一頁