git log查看某一個分支的提交

若是想查看某一個分支的提交信息:git log git

或者是查看分支名:git log $分支名/tag名/遠程分支名it

查看提交的詳情: git log -p遠程

相關文章
相關標籤/搜索