pub const DEFAULT_GIT_CONFIG_PATH: &str = "lorry.gitconfig";
Default path used to setup Lorry’s git configuration file. TODO: Should support XDG style configuration and maybe others.