SUBMODULE_BRANCH_REGEX

Static SUBMODULE_BRANCH_REGEX 

Source
pub static SUBMODULE_BRANCH_REGEX: LazyLock<Regex>
Expand description

Regex used to parse .gitmodules file and capture the submodule path and branch.