.gitmodules: Specify gimp-data branch as 'main'
This commit is contained in:
parent
277b21ed51
commit
da3a07688d
1 changed files with 1 additions and 0 deletions
1
.gitmodules
vendored
1
.gitmodules
vendored
|
|
@ -1,4 +1,5 @@
|
||||||
[submodule "gimp-data"]
|
[submodule "gimp-data"]
|
||||||
path = gimp-data
|
path = gimp-data
|
||||||
url = https://gitlab.gnome.org/GNOME/gimp-data.git
|
url = https://gitlab.gnome.org/GNOME/gimp-data.git
|
||||||
|
branch = main
|
||||||
shallow = true
|
shallow = true
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue