exlinc/mdlr

How to clone new modules alongside "old" modules?

BarbzYHOOL opened this issue · 0 comments

So if you have already some modules and then you add new modules, to CLONE them you can do like this mdlr import -f (because mdlr import will fail because already existing modules if I recall) or mdlr update without the -f

Am I right?

I was used to mdlr import -f as in the README and I erased some of my unstaged changes like an idiot