搜索

最后更新于:2022-04-01 00:56:46

从当前目录的所有文件中查找文本内容:
$ git grep "Hello"

在某一版本中搜索文本:

$ git grep "Hello" v2.5
                </div>
    
';