摘要: 1、git log filename 2、git log -p filename 这两个差别就是-p会把修改内容一起打印出来 3、git show commit_id 阅读全文
posted @ 2023-06-05 11:53 solomarge 阅读(16) 评论(0) 推荐(0)