pub fn materialize_snapshot_with_options(
snapshot: &Path,
output: &Path,
options: &MaterializeOptions,
) -> Result<(), GitClosureError>Expand description
Materializes a snapshot with explicit policy controls.
pub fn materialize_snapshot_with_options(
snapshot: &Path,
output: &Path,
options: &MaterializeOptions,
) -> Result<(), GitClosureError>Materializes a snapshot with explicit policy controls.