git-mv

mv Move or rename files and update the git index.…

git mv

Move or rename files and update the git index.

git mv {{path/to/file}} {{new/path/to/file}}

git mv {{filename}} {{new_filename}}

git mv --force {{file}} {{target}}

Также может быть вам интересно:
КодТрюки BashНастройкиТерминал/Консоль
← git-mr git-notes →