How to cancel a pull request on github?

前端 未结 6 1652
有刺的猬
有刺的猬 2020-12-12 23:34

How can a pull request on github be cancelled?

6条回答
  •  隐瞒了意图╮
    2020-12-12 23:49

    If you sent a pull request on a repository where you don't have the rights to close it, you can delete the branch from where the pull request originated. That will cancel the pull request.

提交回复
热议问题