pub fn execute( repo: Option<&Repository>, effects: &[Effect], dry_run: bool, printer: &Printer, ) -> Result<(), Error>
Execute or preview a list of effects.