Skip to main content

initialize

Function initialize 

Source
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.