pub fn run_with_diff_bypass() -> Result<PreflightSuccess, PreflightError>Expand description
Same as run() but skips the diff size check. Used when user confirmed they want to proceed despite large diff.
pub fn run_with_diff_bypass() -> Result<PreflightSuccess, PreflightError>Same as run() but skips the diff size check. Used when user confirmed they want to proceed despite large diff.