git log --stat 查看pull 的内容

git pull 后,还想看,更新了哪些文件,看详细提交了哪些文件



可以用:

git log --stat



git log -xx --xxxx 参数【汇总】: https://www.cnblogs.com/wutou/p/17581606.html



posted @ 2023-06-15 17:20  悟透  阅读(115)  评论(0)    收藏  举报