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/14 19:36:15 UTC

[GitHub] eric-haibin-lin commented on a change in pull request #9069: Restore submodules to dmlc

eric-haibin-lin commented on a change in pull request #9069: Restore submodules to dmlc
URL: https://github.com/apache/incubator-mxnet/pull/9069#discussion_r157041150
 
 

 ##########
 File path: .gitmodules
 ##########
 @@ -1,9 +1,9 @@
 [submodule "mshadow"]
 	path = mshadow
-	url = https://github.com/larroy/mshadow.git
+	url = https://github.com/dmlc/mshadow.git
 
 Review comment:
   Is this change sufficient to change the submodule? Do you have to do `git add mshadow`/ `git add dmlc-core` to specify a particular commit id for each one of them? 

----------------------------------------------------------------
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