Skip to content

Instantly share code, notes, and snippets.

@nomoa
Created June 23, 2017 14:42
Show Gist options
  • Save nomoa/4250190c0a8ed5b6b307c78c5c9c44a5 to your computer and use it in GitHub Desktop.
Save nomoa/4250190c0a8ed5b6b307c78c5c9c44a5 to your computer and use it in GitHub Desktop.
cd /srv/mediawiki-staging/php-1.29.0-wmf.6/
git fetch
git log HEAD..origin/wmf/1.29.0-wmf.6
git rebase
git submodule update extensions/CirrusSearch/
cd extensions/CirrusSearch/
git log
cd ../../..
scap sync-dir php-1.29.0-wmf.6/extensions/CirrusSearch/ "T153051: Do not return the current wikis when detecting query languages"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment