查看某个github commit属于哪一个github pull request

236 阅读1分钟

StackOverflow上有网友问起标题里描述的问题:

stackoverflow.com/questions/1…

已知一个commit,如何查询它属于哪一个Github pull request?其实很简单,在Github页面打开commit,在下图高亮的地方,就能看到这个commit所属的pull request的链接:github.com/SAP/spartac…在这里插入图片描述