Re: GIT - cloning torvalds/linux-2.6.git repository trouble.

From: Andreas Schwab
Date: Sat Feb 05 2011 - 14:57:45 EST


Valentin QUEQUET <valentin.quequet@xxxxxxxxx> writes:

> Now, I would like YOU to tell ME how I can checkout from the PACKs
> I've just downloaded.
>
> How may I populate the working directory , objects/xy/... , refs/... ,
> ... hierarchies to
> make my (local) repository usable.

Once you put the downloaded *.pack and *.idx files on the
.git/objects/pack directory you should be able to just run `git fetch'
to complete your repository clone.

Andreas.

--
Andreas Schwab, schwab@xxxxxxxxxxxxxx
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5
"And now for something completely different."
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/