git rm

git rm用于从工作区和索引中删除文件

git rm [-f | --force] [-n] [-r] [--cached] [--ignore-unmatch] [--quiet] [--] <file>…

转载于易百教程

posted @ 2020-08-30 18:58  为牧  阅读(316)  评论(0)    收藏  举报