On Apr 5, 2009, at 10:51 PM, Erick Tryzelaar wrote:
> Good evening/morning/afternoon. So once everyone gets me their ssh
> public key you can start developing on felix. The instructions are
> slightly different than for the read only access. You will need to
> use this pattern:
I accidental
On 06/04/2009, at 3:51 PM, Erick Tryzelaar wrote:
>> git clone felix...@felix-lang.org:felix
U also need to say:
git submodule update --init
to get ocs, tre etc ..
--
john skaller
skal...@users.sourceforge.net
-
Good evening/morning/afternoon. So once everyone gets me their ssh public key
you can start developing on felix. The instructions are slightly different than
for the read only access. You will need to use this pattern:
{{{
> git clone felix...@felix-lang.org:$NAME
}}}
Like this:
{{{
> git clon