create_ghost_commit

Function create_ghost_commit 

Source
pub fn create_ghost_commit(
    options: &CreateGhostCommitOptions<'_>,
) -> Result<GhostCommit, GitToolingError>
Expand description

Create a ghost commit capturing the current state of the repository’s working tree.