【发布时间】:2018-10-15 10:07:19
【问题描述】:
所以我按照此处的说明运行了 BFG。 https://rtyley.github.io/bfg-repo-cleaner/ BFG 的控制台输出看起来不错,但是在推送之后,当我回到 github 时,我仍然可以在 pull requests > clsoed > old merge request > files changed 中找到敏感数据。我见过谈论 github 的 gc 可能需要一些时间。我必须等待更改显示吗?
编辑
我忽略了推送输出中的一行
! [remote rejected] refs/pull/1/head -> refs/pull/1/head (deny updating a hidden ref)
我要删除的一些文本位于隐藏文件中。是那个来源吗?
【问题讨论】:
标签: github purge bfg-repo-cleaner