Function commit_to_head

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

Performs a commit to the head