On Wed, Apr 11, 2012 at 6:50 AM, Chad <[email protected]> wrote:
> That's weird, Sam went ahead and copied GeSHi into the repo in > 43764e3[0]. I haven't tested it personally--is it working on test2 > and mw.org? > Looks ok to me, works locally... and the ext does work on mediawiki.org so something's right. :) > As far as "fixing it properly." I discussed this with Sam before he > copied it in and we decided it was easiest to just copy the version > in question and not muck about with submodules or externals > anymore. When we're ready to update to a new GeSHi release, > we'll just copy the new files in. > > Lots of guides to submodules actually recommend this behavior > when a library is essential to running your code, since > submodules don't update on the first `git clone.` > *nod* this is the simplest thing; slightly more difficult to update than an external or submodule but what you gonna do. -- brion _______________________________________________ Wikitech-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikitech-l
