Skip to content
Git教程
Search
K
Main Navigation
首页
Git使用指南
Git命令手册
Ignore模版
好书推荐
视频课程
其它教程
程序员墨松
PostgreSQL教程
Appearance
登录
Return to top
目录
bash
# 从版本库中移除指定目录,但保留本地文件
git
rm
-r
--cached
example-directory