I can only see one. Does the apache infra support 1.7 ? :-D This feature can't be just client-side. If they do, I don't see any reason to have 16 repositories.
On Mon, Apr 22, 2013 at 7:35 AM, Michal Mocny <mmo...@google.com> wrote: > Hey, > > Just found out that git now does support cloning a subdirectory of a > project using sparse-checkout mode (added in git 1.7, so super fresh). > > Quick guide: > http://jasonkarns.com/blog/subdirectory-checkouts-with-git-sparse-checkout/ > > I know this was indirectly possible using a temporary directory holding the > full repo clone, but this change means we can now operate directly on the > git repo from within a cordova project workspace. I like this. > > What does this mean for cordova core plugin repo(s)? Could someone > summarize the compelling reasons for breaking up the plugins? > > -Michal >