Fedora 14 branching and dist-git roll out

Jason L Tibbitts III tibbs at math.uh.edu
Thu Aug 5 23:02:21 UTC 2010


>>>>> "RWMJ" == Richard W M Jones <rjones at redhat.com> writes:

RWMJ> Is there any essential difference between 'fedpkg push' and plain
RWMJ> 'git push'?

    def push(self):
        """Push changes to the main repository"""

        cmd = ['git', 'push']
        _run_command(cmd)
        return

So looks like no.

 - J<


More information about the devel mailing list