Function gr::git::push

source ยท
pub fn push(
    runner: &impl TaskRunner,
    remote: &str,
    repo: &Repo,
) -> Result<CmdInfo>