pub const GIT_DIR: &str = ".git";
The Git directory for a project.
This is not expected to change for some time.