If you don't want to rewrite the entire commit message, go for git commit --amend -c HEAD . This will open the editor pre-populated with your old commit message ...
確定! 回上一頁