exlinc / mdlr

MDLR ("Modular") gives you declarative and easy Git 'submodules without the pain of submodules'
Apache License 2.0
29 stars 2 forks source link

mdlr import should continue importing after error #18

Open BarbzYHOOL opened 4 years ago

BarbzYHOOL commented 4 years ago

If we don't use the -f flag, it should skip if the module is already present, and import the rest of the modules, no?

or need an option "--skip" "-s" to continue