Available on crate feature
status only.Expand description
Re-exports§
pub use gix_status as plumbing;
Modules§
Structs§
- Iter
- An iterator for changes between the index and the worktree and the head-tree and the index.
- Outcome
- The data the thread sends over to the receiving iterator.
- Platform
- A structure to hold options configuring the status request, which can then be turned into an iterator.