From: Catalin Marinas Date: Wed, 8 Nov 2006 17:35:50 +0000 (+0000) Subject: Add file renaming support X-Git-Tag: v0.12~87 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/stgit/commitdiff_plain/6f6d039f0cfb7470d11f77cacb8612b1b4ed40d1?hp=6f6d039f0cfb7470d11f77cacb8612b1b4ed40d1 Add file renaming support The merge method was changed from gitmergeonefile.merge() to the external git-merge-recursive which handles renames properly. The 'mv' command was added as well. Signed-off-by: Catalin Marinas ---