📜  删除 git 存储库 - Shell-Bash 代码示例

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

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

rmdir /S .git.