Re: What's up with the GIT archive on www.kernel.org?

From: Roland Dreier
Date: Sun Sep 11 2005 - 16:09:55 EST


Linus> You can try removing all the packs in your
Linus> .git/objects/packs directory. Everything _should_ still
Linus> work fine.

Does "everything" include someone doing

git clone rsync://rsync.kernel.org/pub/scm/linux/kernel/git/roland/whatever.git

How about http:// instead of rsync://?

In other words, is the git network transport smart enough to handle
the alternates path?

Or is the idea that everyone will clone your tree and then pull extra
stuff from other trees?

- R.
-
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/