]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Documentation/git-clone.txt
docs: add CONFIGURATION sections that map to a built-in
[thirdparty/git.git] / Documentation / git-clone.txt
index 632bd1348ea14deb067144f187e7f57c0cf2ae60..b9ee8a872383b6ec1737b0fa257ee555fa7321a1 100644 (file)
@@ -363,6 +363,13 @@ $ cd my-linux
 $ git clone --bare -l /home/proj/.git /pub/scm/proj.git
 ------------
 
+CONFIGURATION
+-------------
+
+include::includes/cmd-config-section-all.txt[]
+
+include::config/clone.txt[]
+
 
 GIT
 ---