>>>>> "RWMJ" == Richard W M Jones <rjones@xxxxxxxxxx> 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 devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/devel