Loading... * **克隆指定分支** ``` git clone -b master http://gitlab.com/xxxx/xxxx.git ``` * **查看本次commit的提交信息** ``` git log ``` * **查看本次commit的提交内容** ``` git log -p ``` * **查看commit的详细内容** ``` git show xxxxxxxxxxxx ``` 最后修改:2023 年 08 月 23 日 © 允许规范转载 打赏 赞赏作者 支付宝微信 赞 如果觉得我的文章对你有用,请随意赞赏