git-review/releasenotes/notes
Monty Taylor 853f3bffb3 Use remote_url instead of remote for download
If usepushurl is set, then it's likely that the pushurl is pointing
to the code review system while the normal url is pointing to a read
only mirror. If the read-only mirror in question doesn't contain
the gerrit refs (like opendev.org currently) then git fetch origin
won't work properly. However, we already calculate the correct
URL at the top of the function for use in query_reviews, and fetch
will happily work with a full url rather than a named remote.

Update the function to use the remote_url so that usepushurl works
even if the mirror url does not contain refs/changes.

Change-Id: Ib72afe97e65cb1dcaf95e28450dfe6e7d5f88965
2019-03-18 14:37:27 +00:00
..
fix-exit-code-5ab7f6314976319f.yaml Improve exit code implementation 2018-11-06 12:26:11 +00:00
fix-usepushurl-c4a234689d808ece.yaml Use remote_url instead of remote for download 2019-03-18 14:37:27 +00:00
ignore-topic-for-master-patches-9ba01c0762d3df65.yaml Don't set topic when submitting no-topic patches 2018-10-16 15:13:07 +01:00
missed-notes-f903719767e0a0ce.yaml Start using reno for releasenotes 2018-08-28 15:13:05 -07:00
remove-automatic-branch-naming-8e3e2f6487637b86.yaml Remove auto-branch name 2018-10-16 09:53:40 +01:00