📜  如何向现有的拉取请求添加提交 - Shell-Bash 代码示例
📅  最后修改于: 2022-03-11 14:50:05.011000             🧑  作者: Mango
代码示例1
$ git commit -m "These changes are in response to PR comments"
$ git push -f origin HEAD