[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-users] chicken core moved to git
From: |
Mario Domenech Goulart |
Subject: |
Re: [Chicken-users] chicken core moved to git |
Date: |
Wed, 28 Oct 2009 07:46:10 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux) |
Hi Sven
On Wed, 28 Oct 2009 08:56:21 +0100 (CET) Sven Hartrumpf <address@hidden> wrote:
> I could not find the git project name ...
> Could somebody provide a complete
> "git clone ..."
> command on the following page:
>
> http://chicken.wiki.br/Development
I've just written there some instructions about how to clone the
repository and how to submit patches.
Basically, cloning is just
git clone http://chicken.wiki.br/git/chicken-core.git
Best wishes.
Mario