Hashar has uploaded a new change for review. https://gerrit.wikimedia.org/r/155552
Change subject: Remove the codesniffer submodule ...................................................................... Remove the codesniffer submodule This is now deployed via git-deploy and puppet git::clone on labs instance. Bug: 64858 Change-Id: Ib0746a733a99364153cf1b6414b2261c783ccba4 --- M .gitmodules D tools/mwcodesniffer 2 files changed, 0 insertions(+), 3 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/integration/jenkins refs/changes/52/155552/1 diff --git a/.gitmodules b/.gitmodules index dbec711..5295dcb 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,3 @@ -[submodule "tools/mwcodesniffer"] - path = tools/mwcodesniffer - url = https://gerrit.wikimedia.org/r/p/mediawiki/tools/codesniffer.git [submodule "tools/junitdiff"] path = tools/junitdiff url = https://gerrit.wikimedia.org/r/p/integration/junitdiff.git diff --git a/tools/mwcodesniffer b/tools/mwcodesniffer deleted file mode 160000 index bf82117..0000000 --- a/tools/mwcodesniffer +++ /dev/null -Subproject commit bf82117553ffd47434fcb93d5dbe5c202198d300 -- To view, visit https://gerrit.wikimedia.org/r/155552 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ib0746a733a99364153cf1b6414b2261c783ccba4 Gerrit-PatchSet: 1 Gerrit-Project: integration/jenkins Gerrit-Branch: master Gerrit-Owner: Hashar <[email protected]> Gerrit-Reviewer: jenkins-bot <> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
