Skip to main content

run

Function run 

Source
pub fn run() -> Result<()>
Expand description

Auto-commit: sync all tracked paths using the last main repo commit message.

ยงErrors

Returns an error if no paths are tracked, staging fails, or commit fails.