Skip to main content

import_head_commit

Function import_head_commit 

Source
pub async fn import_head_commit(
    mut_repo: &mut MutableRepo,
) -> Result<Option<Commit>, GitImportError>
Expand description

Imports the HEAD commit without updating the view.