Files
git/Documentation
Derrick Stolee ff4801718e backfill: add --batch-size=<n> option
Users may want to specify a minimum batch size for their needs. This is only
a minimum: the path-walk API provides a list of OIDs that correspond to the
same path, and thus it is optimal to allow delta compression across those
objects in a single server request.

We could consider limiting the request to have a maximum batch size in the
future.

Signed-off-by: Derrick Stolee <stolee@gmail.com>
2025-02-06 16:33:22 +01:00
..
2025-02-06 16:33:21 +01:00
2025-02-06 16:33:21 +01:00