[go: up one dir, main page]

Module submodule

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

Structs§

File
All relevant information about a git module, typically from .gitmodules files.
IsActivePlatform
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.
Statusstatus
A simplified status of the Submodule.

Type Aliases§

ModulesSnapshot
A lazily loaded and auto-updated worktree index.