gitlab URLs update
Switch from an unmaintained https://gitlab.com/git-vcs/git to https://gitlab.com/git-scm/git. The info came from Patrick Steinhardt <ps@pks.im>
Junio C Hamano committed
Mar 29, 2024 at 11:13 UTC
1fbab3dc4d257d159e451b5a91d189a0d5c05fed
2 files changed
+2
-2
MaintNotes
+1
-1
@@ -135,7 +135,7 @@ My public git.git repositories are (mirrored) at:
135
https://kernel.googlesource.com/pub/scm/git/git
136
https://repo.or.cz/alt-git.git/
137
https://github.com/git/git/
138
- https://gitlab.com/git-vcs/git/
138
+ https://gitlab.com/git-scm/git/
139
140
This one shows not just the main integration branches, but also
141
individual topics broken out:
cook
+1
-1
@@ -398,7 +398,7 @@ With maint, master, next, seen, todo:
398
git://repo.or.cz/alt-git.git/
399
https://kernel.googlesource.com/pub/scm/git/git/
400
https://github.com/git/git/
401
- https://gitlab.com/git-vcs/git/
401
+ https://gitlab.com/git-scm/git/
402
403
With all the integration branches and topics broken out:
404