Skip to main content

create_commit

Function create_commit 

Source
pub fn create_commit(
    writer: &mut impl ObjectWriter,
    commit: CommitCreate,
) -> Result<ObjectId>