Skip to main content

Module preflight

Module preflight 

Source

Structs§

PreflightSuccess
UnstagedFile

Enums§

PreflightError

Functions§

run
Runs pre-flight checks: git repo validity, staged files, diff size.
run_with_diff_bypass
Same as run() but skips the diff size check. Used when user confirmed they want to proceed despite large diff.