From a55895c1832c44433143ebd5e04c7e28997bbd46 Mon Sep 17 00:00:00 2001
From: James Youngman <jay@gnu.org>
Date: Sun, 1 Sep 2019 22:43:44 +0100
Subject: [PATCH] doc: Add instructions on how to access source via git in
 README.
To: findutils-patches@gnu.org

---
 README | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/README b/README
index 80909935..b9ed76c1 100644
--- a/README
+++ b/README
@@ -80,6 +80,9 @@ follow any resulting discussion.  An archive of posts to the
 findutils-patches mailing list is available at
 https://lists.gnu.org/r/findutils-patches/.
 
+See https://savannah.gnu.org/git/?group=findutils for instructions on
+how to use git to access the findutils source code.
+
 Mail suggestions and bug reports for these programs to
 bug-findutils@gnu.org.
 
-- 
2.20.1

