Constant xvc_core::GIT_DIR

source ·
pub const GIT_DIR: &str = ".git";
Expand description

The Git directory for a project.

This is not expected to change for some time.