📜  git commit --amend with commit id - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:49:38.046000             🧑  作者: Mango

代码示例3
git commit --amend -m "new commit message"
$ git push --force-with-lease branch-name