Problem:
Image accidently initializing a project in an already initialized and worked on project, Files will get overwritten resulting in data-loss.
Solution:
If the target directory is not empty, then the initialization should be immediately aborted and a diagnostic message should be printed.
Problem:
Image accidently initializing a project in an already initialized and worked on project, Files will get overwritten resulting in data-loss.
Solution:
If the target directory is not empty, then the initialization should be immediately aborted and a diagnostic message should be printed.