[][src]Static nip_core::constants::SUBMODULE_TIP_MARKER

pub static SUBMODULE_TIP_MARKER: &str

A magic value used to signal that a hash is a submodule tip (to be obtained by git on its own). Locally git knows a commit is a submodule tip because it's the only case when a tree entry is a commit. However, this relationship is impossible to express in a NIP index implicitly.