MvOptions defines the supported options for the Git mv command.
Optional
Forces renaming or moving of a file even if the target exists.
Reports the names of files as they are moved.
Skips move or rename actions which would lead to an error condition.
MvOptions defines the supported options for the Git mv command.