Skip to main content

import_commit

Function import_commit 

Source
pub fn import_commit(
    mapping: &mut SyncMapping,
    heddle_repo: &Repository,
    repo: &Repository,
    tree_importer: &mut GitTreeImporter<'_>,
    git_oid: ObjectId,
) -> GitResult<ChangeId>
Expand description

Import a single Git commit as a Heddle state.