diff options
Diffstat (limited to 'doc/development/git_object_deduplication.md')
| -rw-r--r-- | doc/development/git_object_deduplication.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/development/git_object_deduplication.md b/doc/development/git_object_deduplication.md index a9e9c19fbf2..4f1afed24ba 100644 --- a/doc/development/git_object_deduplication.md +++ b/doc/development/git_object_deduplication.md @@ -162,7 +162,7 @@ repository and a pool. ### Pool existence -If GitLab thinks a pool repository exists (i.e. it exists according to +If GitLab thinks a pool repository exists (i.e. it exists according to SQL), but it does not on the Gitaly server, then it will be created on the fly by Gitaly. |
