📌  相关文章
📜  从 git 跟踪中删除文件夹 - Shell-Bash 代码示例

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

代码示例2
Remove the folder from your local git tracking, but keep it on your disk.

git rm -r --cached path_to_your_folder/