Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我刚刚学习 Git,想从 git gui 中删除我的第一个项目。
如果您想摆脱项目本身,如果您只想摆脱存储库并将代码删除 .git 文件夹保留在项目的根目录中,请继续删除它。
在您的存储库名称下,单击设置。
单击删除存储库按钮。
如果你想永久删除它,你会弹出一个窗口,然后点击删除按钮。现在它完成了。