摘要: git filter-branch --force --index-filter 'git rm --cached --ignore-unmatch 你的文件' --prune-empty --tag-name-filter cat -- --all 阅读全文
posted @ 2020-07-25 10:37 拍片哥 阅读(175) 评论(0) 推荐(0) 编辑