if push:
        remote = build_url(remote, remote_usr, remote_pwd)
        code = code or push_git(remote=remote, branch=push, path=path)