标签: git github git-svn
在Git中,我怎么知道我的分支是什么提交号?
Git状态只显示文件之间的差异
git status
我想知道我的分支在
答案 0 :(得分:0)
虽然您可以使用git log -1
git log -1
git rev-parse HEAD