diff options
| author | Derrick Stolee <stolee@gmail.com> | 2026-05-22 18:24:30 +0000 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2026-05-24 18:41:06 +0900 |
| commit | bf24de4b7cd5f30b1539c8e8a25cca5b92d9b621 (patch) | |
| tree | bacda4a1d2fba3eb7d650e313dc864a511b05895 /t/t4013/diff.diff_initial..side | |
| parent | 6d87f0e8a3bf3d718c7aaf3657cf3ce73c3bd026 (diff) | |
backfill: die on incompatible filter options
The 'git backfill' command uses the path-walk API in a critical way: it
uses the objects output from the command to find the batches of missing
objects that should be requested from the server. Unlike 'git
pack-objects', we cannot fall back to another mechanism.
The previous change added the path_walk_filter_compatible() method that
we can reuse here. Use it during argument validation in cmd_backfill().
Signed-off-by: Derrick Stolee <stolee@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t4013/diff.diff_initial..side')
0 files changed, 0 insertions, 0 deletions
