[Gta04-owner] 3.2-rc6-gta04 - another week, another rc.
Radek Polak
psonek2 at seznam.cz
Mon Dec 19 13:51:33 CET 2011
On Monday 19 December 2011 12:23:41 Johannes Schauer wrote:
> First of all a git clone is quite slow due to the kernel history being a
> few gigabytes big and the server not being very fast. I dont really want
> to stress your server with downloading gigabytes of data just to run
> `make uImage` as I would just need the plain directory tree.
If you want to do clean clone, you can use --reference argument. It will use
object from referenced git and transfer over net just what is not on local.
E.g.:
git clone git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
git clone git://neil.brown.name/gta04 --reference linux-2.6
Regards
Radek
More information about the Gta04-owner
mailing list