Commit 493d26e4 authored by GitLab Bot's avatar GitLab Bot

Automatic merge of gitlab-org/gitlab-ce master

parents 1c61155c 207cdba1
...@@ -101,9 +101,9 @@ up its own internal state, maximizing the space saved. ...@@ -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 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, cache and database, but there are still numerous gaps in coverage - at present,
some of the copies may persist indefinitely. [Clearing the instance cache] some of the copies may persist indefinitely. [Clearing the instance cache](../../../administration/raketasks/maintenance.md#clear-redis-cache)
(../../../administration/raketasks/maintenance.md#clear-redis-cache) may help to may help to remove some of them, but it should not be depended on for security
remove some of them, but it should not be depended on for security purposes! purposes!
## Using `git filter-branch` ## Using `git filter-branch`
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment