📌  相关文章
📜  删除 git 存储库命令行 - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:49:35.690000             🧑  作者: Mango

代码示例2
On Windows:
Go to the directory where you want to delete your .git folder then type in cmd

rmdir /S .git.