Cargo Features

gix-status has no features set by default.

[dependencies]
gix-status = { version = "0.9.0", features = ["worktree-rewrites", "document-features"] }
worktree-rewrites

Add support for tracking rewrites along with checking for worktree modifications.

Enables gix-diff and gix-dir

Affects gix-status::index_as_worktree_with_renames

Features from optional dependencies

document-features implicit feature

Enables document-features

document-features:

Extract documentation for the feature flags from comments in Cargo.toml