Re: git clone fails

2011-09-08 Thread olafBuddenhagen
Hi, On Wed, Sep 07, 2011 at 05:51:36PM +0200, Thomas Schwinge wrote: > There is no branch named ``master'' in the hurd/glibc.git repository, > and after downloading all the stuff, git clone will typicall check out > this branch, which then fails. "git clone" checks out whatever HEAD points to. P

Re: git clone fails

2011-09-07 Thread Thomas Schwinge
Hi! On Thu, 23 Jun 2011 14:19:40 +0200, l...@gnu.org (Ludovic =?iso-8859-1?Q?Court=E8s?=) wrote: > Florian Friesdorf skribis: > > > url taken from: > > http://git.savannah.gnu.org/cgit/hurd/glibc.git > > > > $ git clone git://git.sv.gnu.org/hurd/glibc.git > > Cloning into glibc... > > remote: C

Re: git clone fails

2011-06-23 Thread Ludovic Courtès
Hello, Florian Friesdorf skribis: > url taken from: > http://git.savannah.gnu.org/cgit/hurd/glibc.git > > $ git clone git://git.sv.gnu.org/hurd/glibc.git > Cloning into glibc... > remote: Counting objects: 250057, done. > remote: Compressing objects: 100% (39390/39390), done. > remote: Total 250

git clone fails

2011-06-22 Thread Florian Friesdorf
url taken from: http://git.savannah.gnu.org/cgit/hurd/glibc.git $ git clone git://git.sv.gnu.org/hurd/glibc.git Cloning into glibc... remote: Counting objects: 250057, done. remote: Compressing objects: 100% (39390/39390), done. remote: Total 250057 (delta 205903), reused 250013 (delta 205874) Re