MinhasKamal / DownGit

Create GitHub Resource Download Link
https://minhaskamal.github.io/DownGit
MIT License
1.68k stars 404 forks source link

Support for git submodules #17

Open justinmassiot opened 6 years ago

justinmassiot commented 6 years ago

Git submodules seem to not be supported by DownGit.\ Examples:

The webpage says "Downloading X of X files" but seems to be stucked because it never proposes a file to download.\ However the submodule can be downloaded separately without problem: https://minhaskamal.github.io/DownGit/#/home?url=https://github.com/Altium-Designer-addons/scripts-libraries/tree/master/BetterRevertVCS \ No problem when a repo does not contain any submodule.

Can you consider adding the support of the submodules inside DownGit?

justinmassiot commented 6 years ago

Wow, the issue seems to not be related with submodules because it works with: https://minhaskamal.github.io/DownGit/#/home?url=https://github.com/justinmassiot/svnhooks @MinhasKamal do you have any explanation for the other 2 links that fail?

MinhasKamal commented 6 years ago

@justinmassiot Thank you a lot for reporting the issue. DownGit does not support submodule yet. I will take a look into it, and let you know as early as possible. :)

PS: I am very sorry for not being able to response to your message, as I was on vacation and out of the network for a week.

justinmassiot commented 6 years ago

Thanks @MinhasKamal , please keep me informed.

omarcostahamido commented 2 years ago

+1 on this. Would be awesome if you could find a workaround for this :)