mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Change submodules to HTTPS
This commit is contained in:
10
.gitmodules
vendored
10
.gitmodules
vendored
@@ -6,16 +6,16 @@
|
|||||||
url = https://github.com/claunia/cuetoolsnet.git
|
url = https://github.com/claunia/cuetoolsnet.git
|
||||||
[submodule "DiscImageChef.CommonTypes"]
|
[submodule "DiscImageChef.CommonTypes"]
|
||||||
path = DiscImageChef.CommonTypes
|
path = DiscImageChef.CommonTypes
|
||||||
url = git@github.com:discimagechef/DiscImageChef.CommonTypes.git
|
url = https://github.com/discimagechef/DiscImageChef.CommonTypes.git
|
||||||
[submodule "DiscImageChef.Console"]
|
[submodule "DiscImageChef.Console"]
|
||||||
path = DiscImageChef.Console
|
path = DiscImageChef.Console
|
||||||
url = git@github.com:discimagechef/DiscImageChef.Console.git
|
url = https://github.com/discimagechef/DiscImageChef.Console.git
|
||||||
[submodule "DiscImageChef.Decoders"]
|
[submodule "DiscImageChef.Decoders"]
|
||||||
path = DiscImageChef.Decoders
|
path = DiscImageChef.Decoders
|
||||||
url = git@github.com:discimagechef/DiscImageChef.Decoders.git
|
url = https://github.com/discimagechef/DiscImageChef.Decoders.git
|
||||||
[submodule "DiscImageChef.Dto"]
|
[submodule "DiscImageChef.Dto"]
|
||||||
path = DiscImageChef.Dto
|
path = DiscImageChef.Dto
|
||||||
url = git@github.com:discimagechef/DiscImageChef.Dto.git
|
url = https://github.com/discimagechef/DiscImageChef.Dto.git
|
||||||
[submodule "DiscImageChef.Helpers"]
|
[submodule "DiscImageChef.Helpers"]
|
||||||
path = DiscImageChef.Helpers
|
path = DiscImageChef.Helpers
|
||||||
url = git@github.com:discimagechef/DiscImageChef.Helpers.git
|
url = https://github.com/discimagechef/DiscImageChef.Helpers.git
|
||||||
|
|||||||
Reference in New Issue
Block a user