Hi folks,
Just a quick update on git. All WMF-deployed extensions are currently mirroring SVN and are available for read-only operations (clone, pull, fetch). We won't be enabling pushing until the changeover date, but if you're interested in going ahead and cloning a particular extension (full list: [0]) so you can get working on it locally, that's open for business! All of the extensions are in mediawiki/extensions/*.
Minor note, the meta-repo mediawiki/extensions.git that will contain the extensions as submodules has *not* been setup yet. Hope to start poking at that today or over the weekend.
Also, mediawiki core is in its final iteration before it begins mirroring as well. I'd encourage people to check it out and see what they think--feedback appreciated before we begin the mirroring process. The repo for that is test/mediawiki/core.git
Remember, all repos can be cloned via: `https://gerrit.wikimedia.org/r/p/example/repo/path.git%60
Or over SSH if you've got a gerrit account via: `git clone ssh://<user>@gerrit.wikimedia.org:29418/example/repo/path.git`
Have a great Friday!
-Chad