git filter-branch --force --index-filter 'git rm --cached --ignore-unmatch file-to-remove' --prune-empty --tag-name-filter cat -- --all
不明觉厉。 下面的图和上面的 git 命令有啥关系?
#1 楼 @chenhengjie123 图是测试发图发不出的 bug。