Make git-format-patch (used by 'patch' and 'patches' views) use the
same rename detection options that git-diff and git-diff-tree (used
by 'commitdiff', 'blobdiff', etc.) use.
Signed-off-by: Pavan Kumar Sunkara <redacted> Acked-by: Jakub Narebski <redacted> Acked-by: Giuseppe Bilotta <redacted> Signed-off-by: Junio C Hamano <redacted>