赞
踩
1、切换至Git项目所在文件目录(H:\workspace\ZJJG_SVR),右击打开Git Bash Here.
2、在命令控制台输入如下指令:
find . -name ".git" | xargs rm -Rf
3、效果截图: