Commit 45f22c7a authored by Zeger-Jan van de Weg's avatar Zeger-Jan van de Weg Committed by Evan Read

docs: Object pools are supported for internal projects

326d1ae5 delivered on object pools for
internal projects, on top of public ones. This change updates the
documentation to reflect that.
parent 7de5a0b0
......@@ -122,7 +122,7 @@ Do not run `git prune` or `git gc` in pool repositories! This can
cause data loss in "real" repositories that depend on the pool in
question.
Forks of public projects are deduplicated by creating a third repository, the
Forks of public and internal projects are deduplicated by creating a third repository, the
object pool, containing the objects from the source project. Using
`objects/info/alternates`, the source project and forks use the object pool for
shared objects. Objects are moved from the source project to the object pool
......
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