This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Official GCC git repository
- From: ludo at gnu dot org (Ludovic Courtès)
- To: gcc at gcc dot gnu dot org
- Date: Tue, 15 Apr 2008 15:14:49 +0200
- Subject: Re: Official GCC git repository
- References: <47D7F8DA.8060703@codewiz.org> <1205410672.843.22.camel@tobilaptop> <4aca3dc20803130947q4a37f007oc4d4ed281a68526@mail.gmail.com> <47D96B8C.7030404@codewiz.org> <4aca3dc20803131148r326cf834pa9daeef29bc1e57d@mail.gmail.com> <47D9AF18.7090507@codewiz.org> <20080314144142.GC17210@redhat.com> <20080326163011.GA20021@redhat.com> <4aca3dc20803261138s20fb11famceefc20905543ef@mail.gmail.com> <20080415024917.GA20204@localhost.localdomain> <4aca3dc20804142207s2c050191s3db1ddcf40621b9e@mail.gmail.com> <87bq4bl14v.fsf@gnu.org>
Hi,
ludo@gnu.org (Ludovic Courtès) writes:
> "Daniel Berlin" <dberlin@dberlin.org> writes:
>
>> I put my version of the gcc conversion (which has all branches but no
>> tags) at git://gcc.gnu.org/git/gcc.git and set a script up to update
>> it appropriately.
>>
>> Note that i will not announce this anywhere until someone steps
>> forward to actually maintain it because i do not know GIT.
>
> What else is needed exactly? The mirror is in place and gets
> automatically updated, so that's already enough for many people I think.
Actually I just cloned the repo and I can only see the following
branches:
$ git-branch -rl
origin/HEAD
origin/master
origin/pre-globals-git
Something's wrong with the import?
Thanks,
Ludovic.