I have made a patch that includes a "force" command.
The functionality of this patch is that when the --force parameter is given it:
- ignores errors about files not existing upon delete
- ignores errors about folders not existing upon delete
- ignores errors on attempts to make a directory when it already exists
I have made a patch that includes a "force" command.
The functionality of this patch is that when the --force parameter is given it:
- ignores errors about files not existing upon delete
- ignores errors about folders not existing upon delete
- ignores errors on attempts to make a directory when it already exists
I used the latest version to make this patch.