>>>>> "RWMJ" == Richard W M Jones <[email protected]> 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<
--
devel mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/devel
