On Sun, Mar 22, 2009 at 4:00 PM, Sverre Rabbelier <srabbelier@xxxxxxxxx> wrote: > On Sun, Mar 22, 2009 at 23:08, Anthony Rasmussen <evoluenta@xxxxxxxxxxx> wrote: >> Do I have to download the entire rep onto my laptop in order to do this? I have read and read, but I am quite confused :) > > Yes, you do, in general though, git repositories are quite compact > compared to, say, a svn checkouts. It is not unheard of that the full > git clone is smaller than the same code as svn checkout. It depends on what you mean by "entire repo". Of course you need all the source files to compile, but you do not need past revisions. Take a look at the --depth parameter for git-clone. -Geoffrey Lee -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html