git log的详细检索

Posted 爱吃香蕉的猴子0000

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了git log的详细检索相关的知识,希望对你有一定的参考价值。

参考:https://blog.csdn.net/u011106915/article/details/105836289/


Hello,大家好,我是爱吃香蕉的猴子,记录一个git log的细节使用

git log --graph --author=“monkey” --format=’%H|%cn|%s’ | grep “数据采集”

                                              Code的搬运工V1.0

以上是关于git log的详细检索的主要内容,如果未能解决你的问题,请参考以下文章