8 git-rename-script - Script used to rename a file, directory or symlink.
13 'git-rename-script' <source> <destination>
17 This script is used to rename a file, directory or symlink.
19 The index is updated after successful completion, but the change must still be
24 Written by Linus Torvalds <torvalds@osdl.org>
25 Rewritten by Ryan Anderson <ryan@michonline.com>
29 Documentation by David Greaves, Junio C Hamano and the git-list <git@vger.kernel.org>.
33 Part of the link:git.html[git] suite