G-Node / gin-cli

Command line client for GIN
https://gin.g-node.org
Other
12 stars 6 forks source link

Add support for git submodules #299

Open mpsonntag opened 3 years ago

mpsonntag commented 3 years ago

Support git submodules when running gin commands like gin get, gin upload or gin sync.

Its still to be decided whether the default behaviour should be to always include submodules or if git submodules should only be included when using a specific flag with a gin command.