create_ghost_commit_with_report

Function create_ghost_commit_with_report 

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

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