Available on crate feature
attributes only.Expand description
lower-level access to filters which are applied to create working tree checkouts or to ‘clean’ working tree contents for storage in git.
Re-exports§
pub use gix_filter as plumbing;
Modules§
Structs§
- Pipeline
- A git pipeline for transforming data to-git and to-worktree, based on git configuration and attributes.