Why is git clone not checking out files?

From: Bill Lear <rael@zopyra.com>
Date: 2007-01-31 05:05:38
I don't understand why clone (version 1.4.4.1) is not checking out my
files:

% ls /repos/git/project
branches  description  HEAD   info     refs
config    FETCH_HEAD   hooks  objects  remotes
% git clone /repos/git/project
remote: Generating pack...
remote: Done counting 1149 objects.
remote: Deltifying 1149 objects.
remote: 149/1149) done49) done
Indexing 1149 objects.
remote: Total 1149, written 1149 (delta 619), reused 1149 (delta 619)
 100% (1149/1149) done
Resolving 619 deltas.
 100% (619/619) done
% ls project
% ls -a project
.  ..  .git


Bill
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Received on Wed Jan 31 05:06:20 2007

This archive was generated by hypermail 2.1.8 : 2007-01-31 05:08:00 EST