Function init_repo

Source
pub fn init_repo(git_exe: &str, repo_base: &Path) -> Result<()>