KellenSunderland edited a comment on issue #13378: [DO NOT MERGE] Testing subrepo by branch URL: https://github.com/apache/incubator-mxnet/pull/13378#issuecomment-441320108 @marcoabreu Yeah it's a good question. It's actually explained really well in the main PR that prompted me to open this pr: https://github.com/apache/incubator-mxnet/pull/13322 Basically what I'm testing in this PR is to see if there's any way we can avoid taking down everyone's build and CI whenever there's a force push in a submodule. So far it seems like even if we track a branch it hard codes some sha1 somewhere, so I'm not sure if it's possible. BTW, real test of this PR will be that once it builds I'll add a third dummy submodule, and then I'll force push to it in a branch to see what happens.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
