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