summaryrefslogtreecommitdiff
path: root/open-source-lorries/git-review.lorry
diff options
context:
space:
mode:
authorBen Brown <benjamb@pm.me>2020-08-19 19:59:20 +0100
committerBen Brown <ben.brown@codethink.co.uk>2020-08-23 09:52:01 +0000
commitc23c94afe9be0078a1c6114bd927d7f87cd0e2c7 (patch)
tree0d07fd27b3ecc09452c4605aecdb8804726063ef /open-source-lorries/git-review.lorry
parentdd09c4fc1085ba3c5ffaa7383a09814bdb35c989 (diff)
downloadlorries-c23c94afe9be0078a1c6114bd927d7f87cd0e2c7.tar.gz
Update OpenStack urlsbenbrown/openstack-sed
While updating the generate-openstack.lorry.py script would likely be best for ongoing mirroring of the relevant OpenStack repositories, for now simply `sed`ing is easier. Updated a few paths via checking redirection warnings from `git ls-remote`. Closes #13.
Diffstat (limited to 'open-source-lorries/git-review.lorry')
-rw-r--r--open-source-lorries/git-review.lorry2
1 files changed, 1 insertions, 1 deletions
diff --git a/open-source-lorries/git-review.lorry b/open-source-lorries/git-review.lorry
index 6329687..e71a00b 100644
--- a/open-source-lorries/git-review.lorry
+++ b/open-source-lorries/git-review.lorry
@@ -1,6 +1,6 @@
{
"git-review": {
"type": "git",
- "url": "git://git.openstack.org/openstack-infra/git-review"
+ "url": "https://opendev.org/opendev/git-review"
}
}