.gitmodules: Specify gimp-data branch as 'gimp-data-3-0'

This commit is contained in:
Bruno Lopes 2025-10-06 13:50:41 -03:00
parent 9aafaab5a5
commit 4787aeefcc
No known key found for this signature in database

1
.gitmodules vendored
View file

@ -1,4 +1,5 @@
[submodule "gimp-data"]
path = gimp-data
url = https://gitlab.gnome.org/GNOME/gimp-data.git
branch = gimp-data-3-0
shallow = true