Index: current/index.html =================================================================== RCS file: /cvs/gdb/htdocs/current/index.html,v retrieving revision 1.41 diff -u -p -r1.41 index.html --- current/index.html 27 Nov 2008 00:34:16 -0000 1.41 +++ current/index.html 7 May 2009 00:07:20 -0000 @@ -151,6 +151,17 @@ cvs -d :ext:YOURACCOUNT@sourceware.org:/

+

  • Read-only git:

    + +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: + +

    +git clone git://sources.redhat.com/git/gdb.git
    +
    +
  • FTP:

    A daily snapshot of the current development sources (

    Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.

    -

    Last modified 2008-11-26.

    +

    Last modified 2009-05-06.