Function gitcc_git::commit_to_head

source ·
pub fn commit_to_head(
    repo: &GitRepository,
    message: &str
) -> Result<Commit, Error>
Expand description

Performs a commit to the head