Because dev versions are pure git clones, they do not have additional version information provided by Drupal.org. This means update manager in Drupal core will not function properly for modules installed with dev versions.
[VERIFIED] Clone Manager Professional 9.2
If a file has no verified remote copies, DataLad will only drop itscontent if the user enforces it.DataLad versions prior to 0.16 need to enforce dropping using the --nocheck option, while DataLad version 0.16 and up need to enforce dropping using the --reckless [MODE] option, where [MODE] is either modification (drop despite unsaved modifications) availability (drop even though no other copy is known) undead (only for datasets; would drop a dataset without announcing its death to linked dataset clones) or kill (no safety checks at all are run).While the --reckless parameter sounds more complex, it ensures a safer operation than the previous --nocheck implementation.We will demonstrate this by generating an empty file: 2ff7e9595c
Comments