pub fn capture_ghost_snapshot_report(
options: &CreateGhostCommitOptions<'_>,
) -> Result<GhostSnapshotReport, GitToolingError>Expand description
Compute a report describing the working tree for a ghost snapshot without creating a commit.
pub fn capture_ghost_snapshot_report(
options: &CreateGhostCommitOptions<'_>,
) -> Result<GhostSnapshotReport, GitToolingError>Compute a report describing the working tree for a ghost snapshot without creating a commit.