docs: remove Cloning section

This commit is contained in:
Ming Di Leom 2022-01-11 06:35:03 +00:00
parent 3f3b1ca6ac
commit 61ac3da339
No known key found for this signature in database
GPG Key ID: 32D3E28E96A695E8
1 changed files with 0 additions and 8 deletions

View File

@ -478,14 +478,6 @@ This blocklist **only** accepts new malicious URLs from [malware-discoverer](htt
See [wiki](https://gitlab.com/curben/malware-filter/-/wikis/home)
## Cloning
Since the filter is updated frequently, cloning the repo would become slower over time as the revision grows.
Use shallow clone to get the recent revisions only. Getting the last five revisions should be sufficient for a valid MR.
`git clone --depth 5 https://gitlab.com/curben/pup-filter.git`
## License
[src/](src/): [CC0](LICENSE.md)