Function ripasso::git::init_git_repo

source ·
pub fn init_git_repo(base: &Path) -> Result<Repository>
Expand description

Initialize a git repository for the store.

Errors

Returns an Err if the git init fails