git mv

Move or rename a file, a directory, or a symlink

Git mv can rename files, symlinks or directories. If the last argument is an existing directory, the given sources will be moved into this directory.

How-tos using git mv

Last modified on November 30, 2021.

Can't find a solution to your git problem?

Contact us on githint@githint.com and we will add the solution to the site