docs: remove Cloning section
This commit is contained in:
parent
3f3b1ca6ac
commit
61ac3da339
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue