Re: broken git?
Karsten Keil <[email protected]>
| Newsgroups | gmane.linux.isdn.i4l.devel |
|---|---|
| Message-ID | <[email protected]> |
On Donnerstag, 1. April 2010 11:44:55 Martin Bachem wrote: > git clone git://git.misdn.org/git/mISDN.git/ > > > Initialized empty Git repository in /tmp/mISDN/.git/ > remote: Generating pack... > remote: Done counting 10028 objects. > remote: Deltifying 10028 objects. > remote: 100% (10028/10028) done > remote: Total 10028 (delta 6330), reused 9988 (delta 6304) > Receiving objects: 100% (10028/10028), 2.84 MiB, done. > Resolving deltas: 100% (6330/6330), done. > warning: remote HEAD refers to nonexistent ref, unable to checkout. > > > ls -la mISDN > drwxr-xr-x 3 martinb1 users 4096 2010-04-01 11:41 . > drwxrwxrwt 19 root root 20480 2010-04-01 11:41 .. > drwxr-xr-x 7 martinb1 users 4096 2010-04-01 11:41 .git > Seems so, .git/ref/heads is empty for some reason. Christian, some ideas ?