jenkins-bot has submitted this change and it was merged. Change subject: Update MediaWiki branches ......................................................................
Update MediaWiki branches Fewer default checkouts. Change-Id: I7efd7d7ac79e67dccc22ec504a7065822d1192b1 --- M REPOCONF.siebrand 1 file changed, 2 insertions(+), 1 deletion(-) Approvals: Siebrand: Looks good to me, approved jenkins-bot: Verified diff --git a/REPOCONF.siebrand b/REPOCONF.siebrand index 12b35f8..bf7948e 100644 --- a/REPOCONF.siebrand +++ b/REPOCONF.siebrand @@ -2,7 +2,8 @@ REPO_RW=yes REPO_MEDIAWIKI=ssh://[email protected]:29418/mediawiki/core.git -REPO_MEDIAWIKI_BRANCHES="master REL1_21 REL1_20 REL1_19" +#REPO_MEDIAWIKI_BRANCHES="master REL1_21 REL1_20 REL1_19" +REPO_MEDIAWIKI_BRANCHES="master" REPO_MWEXTGIT=ssh://[email protected]:29418/mediawiki/extensions REPO_BLOCKLY=https://blockly.googlecode.com/svn/trunk/ -- To view, visit https://gerrit.wikimedia.org/r/87688 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I7efd7d7ac79e67dccc22ec504a7065822d1192b1 Gerrit-PatchSet: 1 Gerrit-Project: translatewiki Gerrit-Branch: master Gerrit-Owner: Siebrand <[email protected]> Gerrit-Reviewer: Siebrand <[email protected]> Gerrit-Reviewer: jenkins-bot _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
