$ git commit --amend -m "New and correct message" · $ git add another/changed/file.txt $ git commit --amend -m "message" · $ git rebase --interactive.
確定! 回上一頁