Crate gix_submodule

Source
Expand description

Primitives for describing git submodules.

Modules§

config
is_active_platform

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().