bool DryRun get; set;
Not implemented
Force renaming or moving of a file even if the target exists
Skip move or rename actions which would lead to an error
condition. An error happens when a source is neither existing nor
controlled by GIT, or when it would overwrite an existing
file unless '-f' is given.
Do nothing; only show what would happen
bool Force get; set;
Not implemented
Force renaming or moving of a file even if the target exists
Skip move or rename actions which would lead to an error
condition. An error happens when a source is neither existing nor
controlled by GIT, or when it would overwrite an existing
file unless '-f' is given.
Do nothing; only show what would happen
bool K get; set;
Not implemented
Force renaming or moving of a file even if the target exists
Skip move or rename actions which would lead to an error
condition. An error happens when a source is neither existing nor
controlled by GIT, or when it would overwrite an existing
file unless '-f' is given.
Do nothing; only show what would happen