pub fn run(path: &Path) -> Result<()>
Remove a path from side tracking.
Returns an error if the path is not tracked or if unstaging fails.