git-rename-script - Script used to rename a file, directory or symlink.
git-rename-script <source> <destination>
This script is used to rename a file, directory or symlink.
The index is updated after successful completion, but the change must still be committed.
Written by Linus Torvalds <torvalds@osdl.org> Rewritten by Ryan Anderson <ryan@michonline.com>
Documentation by David Greaves, Junio C Hamano and the git-list <git@vger.kernel.org>.
Part of the git suite