pub fn commit_message( runner: Arc<impl TaskRunner<Response = Response>>, commit: &Option<String> ) -> Result<CmdInfo>