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