you-dont-need-pihole/.gitmodules
Dan Church 6784ea96c0
Recommend keeping shallow clones of blocklist repos
These repositories contain massive changes to massive text files, and
this means hundreds of megabytes for a full clone.
2022-11-11 16:47:56 -06:00

16 lines
528 B
Text

[submodule "repos/StevenBlack-hosts"]
path = repos/StevenBlack-hosts
url = https://github.com/StevenBlack/hosts.git
branch = master
shallow = true
[submodule "repos/EnergizedProtection-block"]
path = repos/EnergizedProtection-block
url = https://github.com/EnergizedProtection/block.git
branch = master
shallow = true
[submodule "repos/AdroitAdorKhan-EnergizedProtection"]
path = repos/AdroitAdorKhan-EnergizedProtection
url = https://github.com/AdroitAdorKhan/EnergizedProtection.git
branch = master
shallow = true