①进入项目文件夹

②右键选择git bash here

③在cmd窗口输入命令:

   find . -name ".git" | xargs rm -Rf

即可

相关文章: