git rev-list oldobject newobject 列出两个之间的所有提交信息

git show object
查看某次提交的详细信息

git cat-file -p

git branch --contains object

查看包含某个提交的分支
git rev-list oldobject newobject 列出两个之间的所有提交信息

git show object
查看某次提交的详细信息

git cat-file -p

git branch --contains object

查看包含某个提交的分支
168
1877
1180
1022

被折叠的 条评论
为什么被折叠?
