1
0
mirror of https://github.com/systemd/systemd.git synced 2025-02-23 13:57:33 +03:00

Use .git suffix for all submodule urls

This commit is contained in:
Daan De Meyer 2024-03-25 13:49:42 +01:00 committed by Luca Boccassi
parent b21d56e82c
commit c8848f53f7

8
.gitmodules vendored
View File

@ -1,10 +1,10 @@
[submodule "pkg/fedora"]
path = pkg/fedora
url = https://src.fedoraproject.org/rpms/systemd
url = https://src.fedoraproject.org/rpms/systemd.git
branch = rawhide
[submodule "pkg/opensuse"]
path = pkg/opensuse
url = https://src.opensuse.org/rpm/systemd
url = https://src.opensuse.org/rpm/systemd.git
branch = factory
[submodule "pkg/debian"]
path = pkg/debian
@ -12,9 +12,9 @@
branch = debian/master
[submodule "pkg/centos"]
path = pkg/centos
url = https://git.centos.org/rpms/systemd
url = https://git.centos.org/rpms/systemd.git
branch = c9s-sig-hyperscale
[submodule "pkg/arch"]
path = pkg/arch
url = https://gitlab.archlinux.org/archlinux/packaging/packages/systemd
url = https://gitlab.archlinux.org/archlinux/packaging/packages/systemd.git
branch = main