push

Function push 

Source
pub fn push(
    runner: &impl TaskRunner,
    remote: &str,
    repo: &Repo,
    force: bool,
) -> Result<CmdInfo>