gix-archive 0.23.0

archive generation from of a worktree stream
docs.rs failed to build gix-archive-0.23.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: gix-archive-0.24.0

The implementation of creating an archive from a worktree stream, similar to git archive.

Deviation

This implementation is early and just does the basics. Git does more to support more context when filtering and to keep more information about entries in the various archive formats. tar is implemented in a very basic fashion only.

Feature Flags

All features are related to which container formats are available.