mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-01 06:00:46 +00:00
Use shallow clones by default
This commit is contained in:
6
.gitmodules
vendored
6
.gitmodules
vendored
@@ -1,12 +1,12 @@
|
|||||||
[submodule "ASF-WebConfigGenerator"]
|
[submodule "ASF-WebConfigGenerator"]
|
||||||
path = ASF-WebConfigGenerator
|
path = ASF-WebConfigGenerator
|
||||||
url = https://github.com/JustArchiNET/ASF-WebConfigGenerator
|
url = https://github.com/JustArchiNET/ASF-WebConfigGenerator
|
||||||
branch = master
|
shallow = true
|
||||||
[submodule "ASF-ui"]
|
[submodule "ASF-ui"]
|
||||||
path = ASF-ui
|
path = ASF-ui
|
||||||
url = https://github.com/JustArchiNET/ASF-ui
|
url = https://github.com/JustArchiNET/ASF-ui
|
||||||
branch = master
|
shallow = true
|
||||||
[submodule "wiki"]
|
[submodule "wiki"]
|
||||||
path = wiki
|
path = wiki
|
||||||
url = https://github.com/JustArchiNET/ArchiSteamFarm.wiki.git
|
url = https://github.com/JustArchiNET/ArchiSteamFarm.wiki.git
|
||||||
branch = master
|
shallow = true
|
||||||
|
|||||||
Reference in New Issue
Block a user