DrTrigon has submitted this change and it was merged.

Change subject: adopt submodule settings, to be all the same ('.' means "the 
same branch" as in the main repo)
......................................................................


adopt submodule settings, to be all the same
('.' means "the same branch" as in the main repo)

Change-Id: Ibbbb150c23cafda7a1b8b5fef816eb6ff0dc56d0
---
M .gitmodules
1 file changed, 2 insertions(+), 2 deletions(-)

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



diff --git a/.gitmodules b/.gitmodules
index 9777d90..069aa96 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -13,8 +13,8 @@
 [submodule "externals/opencv"]
        path = externals/opencv
        url = https://gerrit.wikimedia.org/r/pywikibot/opencv.git
-       branch = master
+       branch = .
 [submodule "externals/pycolorname"]
        path = externals/pycolorname
        url = https://gerrit.wikimedia.org/r/pywikibot/pycolorname.git
-       branch = master
+       branch = .

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ibbbb150c23cafda7a1b8b5fef816eb6ff0dc56d0
Gerrit-PatchSet: 1
Gerrit-Project: pywikibot/compat
Gerrit-Branch: master
Gerrit-Owner: DrTrigon <[email protected]>
Gerrit-Reviewer: DrTrigon <[email protected]>

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

Reply via email to