https://bugzilla.wikimedia.org/show_bug.cgi?id=41081
--- Comment #12 from Tim Starling <[email protected]> 2012-11-09 00:43:35 UTC --- (In reply to comment #11) > in the meantime any alternative way of getting data for the extensions for the > 1.19 release ? git only shows me master branch, no other remote branch, svn > seems not be used any longer as you guys moved to git ExtensionDistributor uses Subversion. So if you want to get the same version that it uses, you should just use Subversion: svn export http://svn.wikimedia.org/svnroot/mediawiki/branches/REL1_19/extensions/<EXTENSION NAME> In Git, there are no extension branches for core releases. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
