On Sun, May 24, 2009 at 7:00 AM, Chani <chanika@xxxxxxxxx> wrote: > checking out the entire git repo isn't really feasible, because once KDE > finishes switching to git that'll mean checking out all of KDE. > I don't think that turning every doc folder into a submodule is feasible, > either - they sound kinda awkward to work with, and I can imagine lots of > people getting confused and messing them up... If you don't mind cloning the entire git repo (which may be quite large in KDE case, I guess), then you may want to try "sparse checkout". The patch series is available as a topic branch "tp/sco" in this branch: http://repo.or.cz/w/git/pclouds.git?a=shortlog;h=refs/heads/inst Or I can send the patch series to you. It lets you specify what part of the tree you want to checkout. -- Duy -- 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