pub fn cmd_resolve( cli: &Cli, path: Option<String>, all: bool, list: bool, ours: bool, theirs: bool, abort: bool, ) -> Result<()>