Thanks to visit codestin.com
Credit goes to docs.rs

Skip to main content

Module filter

Module filter 

Source
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§

pipeline

Structs§

Pipeline
A git pipeline for transforming data to-git and to-worktree, based on git configuration and attributes.