Hi Espen, Do you mean something like what's happening for the submodules of PyTorch (gloo, googletest, etc) in this EasyConfig: https://github.com/easybuilders/easybuild-easyconfigs/pull/5530/files#diff-60532b1c315a237f3b42ee9fafeef614 ? (this uses the syntax https://github.com/<github_account>/<repo_name>/archive/<hash>.tar.gz)
Seems the hashes were obtained by hand there, I'm not sure if there's also an easier / more automated way to do this. Regards, Caspar From: "Espen Tangen" <[email protected]> To: "easybuild" <[email protected]> Sent: Wednesday, 17 January, 2018 10:41:08 Subject: [easybuild] EB support for git submodules Hi. I am trying to figure out if EB is supporting source download via git recursive - given a specific hash. What I have seen so far indicates that there is none, but I want to be sure before I create an issue on this. Regards Et.

