commit

Function commit 

Source
pub async fn commit(
    repo: RepoHandle,
    opts: CommitOpts,
) -> GitResult<CommitResult>
Expand description

Execute commit operation with the given options.