Addshore has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/388119 )

Change subject: Update view/lib/wikibase-data-model submodule URL
......................................................................

Update view/lib/wikibase-data-model submodule URL

The current URL gives me a warning when doing
git submodule update:

warning: redirecting to
https://github.com/wmde/WikibaseDataModelJavaScript.git/

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


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Wikibase 
refs/changes/19/388119/1

diff --git a/.gitmodules b/.gitmodules
index d559f1e..012bb96 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -12,4 +12,4 @@
        url = https://github.com/wmde/DataValuesJavaScript.git
 [submodule "view/lib/wikibase-data-model"]
        path = view/lib/wikibase-data-model
-       url = https://www.github.com/wmde/WikibaseDataModelJavaScript
+       url = https://github.com/wmde/WikibaseDataModelJavaScript.git

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Idca1e7406665d4faf388317536232fb2ce3b56df
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Wikibase
Gerrit-Branch: master
Gerrit-Owner: Addshore <[email protected]>

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

Reply via email to