是否有针对所有这些(可能更多)的具体参考:
1c91230a18f~
1c91230a18f^
1c91230a18f{^,}
1c91230a18f~10
1c91230a18f~!
答案 0 :(得分:4)
此网页:http://schacon.github.io/git/gitrevisions.html列出了很多内容。
http://kernel.org/pub/software/scm/git/docs/gitrevisions.html是同一页面,但有一个更好的域名,谢谢@zerkms。
可以使用man gitrevisions
找到它,谢谢@pepper_chico。