Skip to main content

run

Function run 

Source
pub fn run(message: &str) -> Result<()>
Expand description

Commit staged changes to side repo.

§Errors

Returns an error if there’s nothing to commit or if the commit fails.