pub async fn execute_compose(
snapshot: &ComposeSnapshot,
plan: &ComposeExecutablePlan,
config: &CommitConfig,
args: &Args,
base_state: &ComposeBaseState,
) -> Result<Vec<String>>pub async fn execute_compose(
snapshot: &ComposeSnapshot,
plan: &ComposeExecutablePlan,
config: &CommitConfig,
args: &Args,
base_state: &ComposeBaseState,
) -> Result<Vec<String>>