You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2017/12/12 23:28:50 UTC

[GitHub] szha commented on a change in pull request #9016: Add googletest as a 3rdparty library

szha commented on a change in pull request #9016: Add googletest as a 3rdparty library
URL: https://github.com/apache/incubator-mxnet/pull/9016#discussion_r156526353
 
 

 ##########
 File path: .gitmodules
 ##########
 @@ -1,9 +1,9 @@
 [submodule "mshadow"]
 	path = mshadow
-	url = https://github.com/dmlc/mshadow.git
+	url = https://github.com/larroy/mshadow.git
 [submodule "dmlc-core"]
 	path = dmlc-core
-	url = https://github.com/dmlc/dmlc-core.git
+	url = https://github.com/larroy/dmlc-core.git
 
 Review comment:
   This is probably for testing. Leaving a note here just to make sure this change doesn't get accidentally merged.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services