📜  stop git - Shell-Bash 代码示例

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

代码示例1
You can use one of the following commands to stop git.

1. rm -R .git/
2. -rf .git/