Skip to content

Conversation

@geyslan
Copy link
Member

@geyslan geyslan commented Sep 24, 2025

... exclusion and no-apply mode and usage instructions.

Add comprehensive support for building sparse-checkout patterns incrementally:

  • --incremental: Append patterns instead of replacing existing ones
  • --exclude: Treat DISTRO/ARCH/VERSION as exclusion patterns
  • --no-apply: Build patterns without downloading files
  • --apply-only: Apply existing patterns and trigger download

This enables efficient workflows where users can build complex include/exclude patterns across multiple calls, then download all matching files in a single operation. Detailed usage instructions are provided in the script header.

... exclusion and no-apply mode and usage instructions.

Add comprehensive support for building sparse-checkout patterns
incrementally:

- --incremental: Append patterns instead of replacing existing ones
- --exclude: Treat DISTRO/ARCH/VERSION as exclusion patterns
- --no-apply: Build patterns without downloading files
- --apply-only: Apply existing patterns and trigger download

This enables efficient workflows where users can build complex
include/exclude patterns across multiple calls, then download all
matching files in a single operation. Detailed usage instructions
are provided in the script header.
@geyslan geyslan self-assigned this Sep 24, 2025
@geyslan geyslan merged commit f44f82a into main Sep 24, 2025
2 checks passed
@geyslan geyslan deleted the improve-parsed-clone-tool branch September 24, 2025 22:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants