We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4793d00 + 5e0c548 commit ec56603Copy full SHA for ec56603
clone_all.sh
@@ -1,7 +1,7 @@
1
#!/bin/bash
2
set -euxo pipefail
3
4
-WMF_BRANCH=wmf/1.46.0-wmf.11
+WMF_BRANCH=wmf/1.46.0-wmf.12
5
REL_BRANCH=REL1_45
6
7
git clone --depth=1 --single-branch -b "${WMF_BRANCH}" https://github.com/wikimedia/mediawiki.git mediawiki
0 commit comments