pub fn run( repo: GitRepo, config: GitVersionConfiguration, work_dir: PathBuf, ) -> Result<()>
Launch the TUI. Accepts a repository and configuration and runs interactively.