pub fn run( commit: String, sync: bool, live: bool, squash_sources: Option<String>, amend_source: Option<String>, ) -> Result<()>