Note To clone only required set of git submodules using sparse checkout feature, you must use vcstool script and
.externals
file, otherwise thegit clone --recurse-submodules
would use.gitmodules
and checkout all modules recursively and completely, including all nested submodules which is not required to checkout.
Github local scripts to: * Backup RestAPI JSON responses. * Backup bare or/and checkouted repositories. * Delete repositories. * Workflow enable. * Generate config files from backed up RestAPI JSON files.
Changelog • Readme • Related projects • Copyright and License
https://github.com/andry81?tab=repositories&q=contools
Code and documentation copyright 2022 Andrey Dibrov. Code released under MIT License