【问题标题】:How to search commit in github如何在 github 中搜索提交 【发布时间】:2016-08-28 01:19:25 【问题描述】: 我有提交哈希但想在 github 中找到该提交,我在 github 页面上无论如何都没有找到,有人知道该怎么做吗?我的意思是在 github 不是 git。 谢谢 【问题讨论】: 查看stackoverflow.com/questions/12214746/… 标签: github 【解决方案1】: 只需填写以下网址 https://github.com/<USER>/<REPO>/commit/<HASH> 【讨论】: