提交给 github 的 SHA-1
SHA-1 for a submit to github
我在
创建了一个项目
https://github.com/abhitechdojo/ProgrammingAssignment2
我也成功的将代码推送到了仓库,并且可以在浏览器中看到我的代码
但是我如何确定"SHA-1 hash identifier corresponding to the commit that contains the full submission"
我潜伏在 UI 中,但没有找到任何与我的推送相对应的 SHA-1
UI 将缩写的 sha 显示为 link 到您最近的提交。
如果您点击它,您将被重定向到以下 url
其中 1b037f69e209e0b71538e7048c88d78e30c32714
是您的完整提交 sha
我在
创建了一个项目https://github.com/abhitechdojo/ProgrammingAssignment2
我也成功的将代码推送到了仓库,并且可以在浏览器中看到我的代码
但是我如何确定"SHA-1 hash identifier corresponding to the commit that contains the full submission"
我潜伏在 UI 中,但没有找到任何与我的推送相对应的 SHA-1
UI 将缩写的 sha 显示为 link 到您最近的提交。
如果您点击它,您将被重定向到以下 url
其中 1b037f69e209e0b71538e7048c88d78e30c32714
是您的完整提交 sha