FYI We can use --depth in git clone [1] to truncate history to the specified number of revisions.
For example: git clone --depth 2 https://github.com/wso2/product-bam When I cloned using above command, the product-bam is around 16MB. [1] http://git-scm.com/docs/git-clone On Mon, Jun 22, 2015 at 3:30 PM, Nirmal Fernando <[email protected]> wrote: > Great! Thanks. > > On Mon, Jun 22, 2015 at 3:29 PM, Dunith Dhanushka <[email protected]> wrote: > >> Removed already :) >> >> On Mon, Jun 22, 2015 at 3:24 PM, Nirmal Fernando <[email protected]> wrote: >> >>> Thanks Dunith! Let's remove it as soon as possible :-) >>> >>> On Mon, Jun 22, 2015 at 3:20 PM, Dunith Dhanushka <[email protected]> >>> wrote: >>> >>>> Hi Nirmal, >>>> >>>> This might be due to shindig library we used to distribute with the >>>> pack. Now it has been configured to install from carbon-dashboards feature >>>> and will no longer be in use. Cloning time will be back to normal once >>>> shindig jar has been removed from the repo. >>>> >>>> Thanks, >>>> Dunith >>>> >>>> On Mon, Jun 22, 2015 at 3:13 PM, Nirmal Fernando <[email protected]> >>>> wrote: >>>> >>>>> Hi, >>>>> >>>>> Can this be due to some jars checked-in ? Cloning the repo takes lot >>>>> of time. >>>>> >>>>> -- >>>>> >>>>> Thanks & regards, >>>>> Nirmal >>>>> >>>>> Associate Technical Lead - Data Technologies Team, WSO2 Inc. >>>>> Mobile: +94715779733 >>>>> Blog: http://nirmalfdo.blogspot.com/ >>>>> >>>>> >>>>> >>>> >>>> >>>> -- >>>> Regards, >>>> >>>> Dunith Dhanushka, >>>> Senior Software Engineer - BAM, >>>> WSO2 Inc, >>>> >>>> Mobile - +94 71 8615744 >>>> Blog - dunithd.wordpress.com <http://blog.dunith.com> >>>> Twitter - @dunithd <http://twitter.com/dunithd> >>>> >>> >>> >>> >>> -- >>> >>> Thanks & regards, >>> Nirmal >>> >>> Associate Technical Lead - Data Technologies Team, WSO2 Inc. >>> Mobile: +94715779733 >>> Blog: http://nirmalfdo.blogspot.com/ >>> >>> >>> >> >> >> -- >> Regards, >> >> Dunith Dhanushka, >> Senior Software Engineer - BAM, >> WSO2 Inc, >> >> Mobile - +94 71 8615744 >> Blog - dunithd.wordpress.com <http://blog.dunith.com> >> Twitter - @dunithd <http://twitter.com/dunithd> >> > > > > -- > > Thanks & regards, > Nirmal > > Associate Technical Lead - Data Technologies Team, WSO2 Inc. > Mobile: +94715779733 > Blog: http://nirmalfdo.blogspot.com/ > > > > _______________________________________________ > Dev mailing list > [email protected] > http://wso2.org/cgi-bin/mailman/listinfo/dev > > -- Isuru Perera Associate Technical Lead | WSO2, Inc. | http://wso2.com/ Lean . Enterprise . Middleware about.me/chrishantha Contact: +IsuruPereraWSO2 <https://www.google.com/+IsuruPereraWSO2/about>
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
