Available on crate feature
attributes
only.Expand description
Submodule plumbing and abstractions
Modules§
- status
status
Structs§
- All relevant information about a git module, typically from
.gitmodules
files. - A platform to keep the state necessary to perform repeated active checks, created by File::is_active_platform().
- A summary of the state of all parts forming a submodule, which allows to answer various questions about it.
- Status
status
A simplified status of the Submodule.
Type Aliases§
- A lazily loaded and auto-updated worktree index.