Skip to content
Snippets Groups Projects
Commit 207cdba1 authored by Stan Hu's avatar Stan Hu
Browse files

Merge branch 'patch-71' into 'master'

Fix broken hyperlink in reducing_the_repo_size_using_git.md

See merge request gitlab-org/gitlab-ce!29727
parents 07cb81a3 329239fe
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