Chad has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/326276 )

Change subject: Fix the Example submodule
......................................................................


Fix the Example submodule

(trial run)

Due to the stricter submodule auto updating in gerrit, i belive you
carn't do /p/ and .git. I could reproduce the submodules not auto updating with
/p/ and .git. And removing them let the submodules start working.

We can mass update all mediawiki/extensions and mediawiki/skins if this works.

Bug: T152663
Change-Id: I724bf60b6d97575971eb17896ba00b83493be916
---
M .gitmodules
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Chad: Verified; Looks good to me, approved



diff --git a/.gitmodules b/.gitmodules
index 2e8a638..95ed72a 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -52,7 +52,7 @@
        branch = .
 [submodule "Example"]
        path = Example
-       url = https://gerrit.wikimedia.org/r/p/mediawiki/skins/Example.git
+       url = https://gerrit.wikimedia.org/r/mediawiki/skins/Example
        branch = .
 [submodule "Gamepress"]
        path = Gamepress

-- 
To view, visit https://gerrit.wikimedia.org/r/326276
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I724bf60b6d97575971eb17896ba00b83493be916
Gerrit-PatchSet: 2
Gerrit-Project: mediawiki/skins
Gerrit-Branch: master
Gerrit-Owner: Paladox <[email protected]>
Gerrit-Reviewer: Chad <[email protected]>
Gerrit-Reviewer: Hashar <[email protected]>
Gerrit-Reviewer: Legoktm <[email protected]>
Gerrit-Reviewer: Paladox <[email protected]>
Gerrit-Reviewer: Reedy <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to