We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9ce1bd3 + 14b06f0 commit 35b9792Copy full SHA for 35b9792
clone_all.sh
@@ -1,7 +1,7 @@
1
#!/bin/bash
2
set -euxo pipefail
3
4
-WMF_BRANCH=wmf/1.46.0-wmf.4
+WMF_BRANCH=wmf/1.46.0-wmf.7
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