Learn more about these different git repos.
Other Git URLs
PRs assume a master branch exist, when i try to create a PR it always redirect to a URL diff from master to the existing branch, even if my PR is from c7-sig-cloud-rdo-stein in my fork to the c7-sig-cloud-rdo-stein branch in the original repo.
https://git.stg.centos.org/fork/amoralej/rpms/openstack-aodh/diff/master..c7-sig-cloud-rdo-stein
If i manually change the URL to:
https://git.stg.centos.org/fork/amoralej/rpms/openstack-aodh/diff/c7-sig-cloud-rdo-stein..c7-sig-cloud-rdo-stein
It works as expected.
Metadata Update from @jlanda: - Issue tagged with: bug
See also https://pagure.io/pagure/pull-request/4175.
Log in to comment on this ticket.