DownGit icon indicating copy to clipboard operation
DownGit copied to clipboard

Support for git submodules

Open justinmassiot opened this issue 6 years ago • 4 comments

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

  • https://minhaskamal.github.io/DownGit/#/home?url=https://github.com/Altium-Designer-addons/scripts-libraries/tree/master/BetterRevertVCS
  • https://minhaskamal.github.io/DownGit/#/home?url=https://github.com/Altium-Designer-addons/scripts-libraries/tree/master/TortoiseSVN

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 avatar Jun 11 '18 16:06 justinmassiot

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?

justinmassiot avatar Jun 13 '18 10:06 justinmassiot

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

MinhasKamal avatar Jun 21 '18 15:06 MinhasKamal

Thanks @MinhasKamal , please keep me informed.

justinmassiot avatar Jun 26 '18 11:06 justinmassiot

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

omarcostahamido avatar Jan 07 '22 13:01 omarcostahamido