mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-05 08:56:16 +01:00
fca52b7914
The GitLab instance has been moved around, so the SSH clone URI for repositories has changed. Change that in `CONTRIBUTING.md`, and also change to using a relative path in `.gitmodules` to insulate from similar URI changes in future. Changing to a relative path in `.gitmodules` also enables the CI to use submodules more easily: https://docs.gitlab.com/ee/ci/git_submodules.html Signed-off-by: Philip Withnall <pwithnall@endlessos.org>
6 lines
151 B
Plaintext
6 lines
151 B
Plaintext
[submodule "subprojects/gvdb"]
|
|
path = subprojects/gvdb
|
|
url = ../../GNOME/gvdb.git
|
|
branch = 0854af0fdb6d527a8d1999835ac2c5059976c210
|
|
shallow = true
|