Commit 7b13ba11 authored by Achilleas Pipinellis's avatar Achilleas Pipinellis

Merge branch 'ee-doc-git-object-dedup' into 'master'

Document how Git object deduplication is implemented

See merge request gitlab-org/gitlab-ee!10236
parents 58a273e4 5ce68679
...@@ -56,6 +56,7 @@ description: 'Learn how to contribute to GitLab.' ...@@ -56,6 +56,7 @@ description: 'Learn how to contribute to GitLab.'
- [Prometheus metrics](prometheus_metrics.md) - [Prometheus metrics](prometheus_metrics.md)
- [Guidelines for reusing abstractions](reusing_abstractions.md) - [Guidelines for reusing abstractions](reusing_abstractions.md)
- [DeclarativePolicy framework](policies.md) - [DeclarativePolicy framework](policies.md)
- [How Git object deduplication works in GitLab](git_object_deduplication.md)
- [Geo development](geo.md) - [Geo development](geo.md)
## Performance guides ## Performance guides
......
This diff is collapsed.
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