📌  相关文章
📜  如何从 git 历史记录中删除一个文件 - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:50:18.136000             🧑  作者: Mango

代码示例2
The BFG Repo-Cleaner is a faster, simpler alternative to git filter-branch for removing unwanted data. For example, to remove your file with sensitive data and leave your latest commit untouched), run:
bfg --replace-text passwords.txt