Skip to main content

run

Function run 

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

Remove a path from side tracking.

ยงErrors

Returns an error if the path is not tracked or if unstaging fails.