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