... | ... | @@ -11,7 +11,7 @@ |
|
|
* [`git filter-branch`](https://git-scm.com/docs/git-filter-branch).
|
|
|
* [BFG](https://rtyley.github.io/bfg-repo-cleaner/).
|
|
|
|
|
|
**危险:**重写代码仓库历史记录是一种破坏性操作,在开始之前,请确保备份您的代码仓库。备份存储库的最佳方法是[导出项目](/docs/user/project/import#exporting-a-project-and-its-data) 。
|
|
|
**危险:** 重写代码仓库历史记录是一种破坏性操作,在开始之前,请确保备份您的代码仓库。备份存储库的最佳方法是[导出项目](/docs/user/project/import#exporting-a-project-and-its-data) 。
|
|
|
|
|
|
## 在从代码仓库历史记录中净化文件[](#purge-files-from-repository-history "Permalink")
|
|
|
|
... | ... | @@ -75,7 +75,7 @@ |
|
|
|
|
|
7. 手动执行项目整理
|
|
|
|
|
|
**注意:**为提高性能我们缓存了项目统计信息,您可能需要等待 5 到 10 分钟才能看到存储利用率下降。
|
|
|
**注意:** 为提高性能我们缓存了项目统计信息,您可能需要等待 5 到 10 分钟才能看到存储利用率下降。
|
|
|
|
|
|
## 在代码仓库中净化文件[](#purge-files-from-repo-storage "Permalink")
|
|
|
|
... | ... | |