Git删除指定文件的缓存 by Wardon posted on 2023年3月3日 09:02 under 技术分享 标签: Git git filter-branch --index-filter 'git rm --cached --ignore-unmatch path/to/file'