Skip to content
Snippets Groups Projects
Commit 329239fe authored by Tom Forbes's avatar Tom Forbes
Browse files

Fix broken hyperlink in reducing_the_repo_size_using_git.md

parent 07cb81a3
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -101,9 +101,9 @@ up its own internal state, maximizing the space saved.
 
This process will remove some copies of the rewritten commits from GitLab's
cache and database, but there are still numerous gaps in coverage - at present,
some of the copies may persist indefinitely. [Clearing the instance cache]
(../../../administration/raketasks/maintenance.md#clear-redis-cache) may help to
remove some of them, but it should not be depended on for security purposes!
some of the copies may persist indefinitely. [Clearing the instance cache](../../../administration/raketasks/maintenance.md#clear-redis-cache)
may help to remove some of them, but it should not be depended on for security
purposes!
 
## Using `git filter-branch`
 
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment