Available on crate feature
attributes only.Expand description
Submodule plumbing and abstractions
Modules§
- config
- fetch_
recurse - head_id
- index_
id - is_
active - is_
active_ platform - modules
- open
- open_
modules_ file - status
status
Structs§
- File
- All relevant information about a git module, typically from
.gitmodulesfiles. - IsActive
Platform - A platform to keep the state necessary to perform repeated active checks, created by File::is_active_platform().
- State
- 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§
- Modules
Snapshot - A lazily loaded and auto-updated worktree index.