git2cpp mv#
Move or rename a file, a directory, or a symlink git2cpp mv [OPTIONS] <source> <destination> POSITIONALS: <source> TEXT:FILE REQUIRED The path of the source to move <destination> TEXT REQUIRED The path of the destination OPTIONS: -h, --help Print this help message and exit -f, --force Force renaming or moving of a file even if the <destination> exists.