Testing the shallow-clone notification.
authorSteven Black <redacted>
Sun, 9 Apr 2017 02:51:36 +0000 (22:51 -0400)
committerGitHub <redacted>
Sun, 9 Apr 2017 02:51:36 +0000 (22:51 -0400)
readme.md

index 4084f097b7b8af58416a55cbe98d2022a8de040c..45960ef5b3ea8dc50820c68f7c897ce6e7d71b56 100644 (file)
--- a/readme.md
+++ b/readme.md
@@ -4,6 +4,16 @@ This repository consolidates several reputable `hosts` files, and merges them
 into a unified hosts file with duplicates removed.  This repo provides several
 hosts files tailored to you need to block.
 
+<div class="blankslate blankslate-large">
+       <img class="avatar left" src="https://avatars0.githubusercontent.com/u/80144?v=3&s=50" width="50" height="50">
+       <h3>Shallow clone and avoid 400 Mb of history</h3>
+       <p>I recommend a **shallow clone** because you probably don't need many years of history.</p>
+       <p>Like this:</p> 
+       <pre>
+git clone --depth 5 https://github.com/StevenBlack/hosts.git
+       </pre>
+</div>
+
 * Last updated: **April 09 2017**.
 * Here's the [raw hosts file with base extensions](https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts) containing 35,460 entries.
 
@@ -308,4 +318,4 @@ devices under a variety of operating systems.
 
 * [Block ads and malware via local DNS server](https://github.com/mueller-ma/block-ads-via-dns "Block ads and malware via local DNS server") (for Debian, Raspbian & Ubuntu): Set up a local DNS server with a `/etc/bind/named.conf.blocked` file, sourced from here.
 
-* [Blocking ads and malwares with unbound](https://deadc0de.re/articles/unbound-blocking-ads.html "Blocking ads and malwares with unbound") – [Unbound](https://www.unbound.net/ "Unbound is a validating, recursive, and caching DNS resolver.")  is a validating, recursive, and caching DNS resolver.
\ No newline at end of file
+* [Blocking ads and malwares with unbound](https://deadc0de.re/articles/unbound-blocking-ads.html "Blocking ads and malwares with unbound") – [Unbound](https://www.unbound.net/ "Unbound is a validating, recursive, and caching DNS resolver.")  is a validating, recursive, and caching DNS resolver.
git clone https://git.99rst.org/PROJECT