[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [parted-devel] Re: GNU Parted 'Edge' Branch -- where is the repo?
From: |
Benno Schulenberg |
Subject: |
Re: [parted-devel] Re: GNU Parted 'Edge' Branch -- where is the repo? |
Date: |
Tue, 05 Dec 2006 19:52:44 +0100 |
User-agent: |
KMail/1.9.5 |
Otavio Salvador wrote:
> Benno Schulenberg <address@hidden> writes:
> > Did the repository move somewhere else?
>
> Yes, we moved to GIT.
>
> You can checkout it using:
>
> git clone http://git.alioth.debian.org/git/parted/parted.git
For others seeing this, the correct address for the command is:
git clone http://git.debian.org/git/parted/parted.git
Benno