Document the git read-only repository...
authorJoel Brobecker <brobecke@sourceware.org>
Thu, 7 May 2009 00:07:45 +0000 (00:07 +0000)
committerJoel Brobecker <brobecke@sourceware.org>
Thu, 7 May 2009 00:07:45 +0000 (00:07 +0000)
current/index.html

index 8c9a0a7842f66486b3ef649094f5763f8c7ec053..661af3ab52e1a1ed56dedfa8d29b21aef8ef9e94 100644 (file)
@@ -151,6 +151,17 @@ cvs -d :ext:YOURACCOUNT@sourceware.org:/cvs/src co gdb
 
 <p>
 
+<li><b>Read-only git</b>:<p>
+
+A read-only git mirror of GDB's repository is also available.
+This repository is not a real-time mirror, but is automatically
+resynchronized at regular intervals. To get a copy of that
+repository, use the following command:
+
+<pre>
+git clone git://sources.redhat.com/git/gdb.git
+</pre>
+
 <li><b>FTP</b>:<p>
 
 A daily snapshot of the current development sources (<a
@@ -265,7 +276,7 @@ Floor, Boston, MA 02110-1301 USA.</p>
 <p>Verbatim copying and distribution of this entire article is
 permitted in any medium, provided this notice is preserved.</p>
 
-<p>Last modified 2008-11-26.</p>
+<p>Last modified 2009-05-06.</p>
 </address>
 
 </body>
This page took 0.058503 seconds and 5 git commands to generate.