git rm2024-01-31 22:04:40git rm用于从工作区和索引中删除文件 git rm [-f | --force] [-n] [-r] [--cached] [--ignore-unmatch] [--quiet] [--] <file>… 转载于易百教程 上一篇:2019年7月23日作业下一篇:Day 1: How to install jedi/codeintel plugin for sublime on Linux