pub fn initialize(repo: &Path, options: &InitOptions) -> Result<InitReport>Expand description
Prepare an existing Git worktree for Kranz. Existing merge gates are validated and retained byte-for-byte; other scaffolding is additive.
pub fn initialize(repo: &Path, options: &InitOptions) -> Result<InitReport>Prepare an existing Git worktree for Kranz. Existing merge gates are validated and retained byte-for-byte; other scaffolding is additive.