Skip to main content

run

Function run 

Source
pub fn run(path: Option<&Path>) -> Result<()>
Expand description

Initialize side repo with optional custom path.

ยงErrors

Returns an error if not in a git repo or if config cannot be written.