Skip to content

Commit ed78360

Browse files
physikerweltgithub-actions[bot]
authored andcommitted
Update WMF_BRANCH to 1.46.0-wmf.13
1 parent ec56603 commit ed78360

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clone_all.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/bash
22
set -euxo pipefail
33

4-
WMF_BRANCH=wmf/1.46.0-wmf.12
4+
WMF_BRANCH=wmf/1.46.0-wmf.13
55
REL_BRANCH=REL1_45
66

77
git clone --depth=1 --single-branch -b "${WMF_BRANCH}" https://github.com/wikimedia/mediawiki.git mediawiki

0 commit comments

Comments
 (0)