最佳答案
                                        
                                                                        
                                我正在搜索一个 Git 存储库,并希望包括 .git文件夹。
grep does not include this folder if I run
grep -r search *
要包含这个文件夹,grep 命令是什么?