You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
So if you have already some modules and then you add new modules, to CLONE them you can do like this
mdlr import -f
(becausemdlr import
will fail because already existing modules if I recall) ormdlr 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 idiotThe text was updated successfully, but these errors were encountered: