Module gix::submodule

source ·
Available on crate feature attributes only.
Expand description

Submodule plumbing and abstractions

Modules

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.

Type Aliases