On Mon, May 10, 2010 at 09:38:45PM +0530, Pavan Kumar Sunkara wrote: > Add option '-M' to use with format-patch whcih detects > renames in the commit. > > Signed-off-by: Pavan Kumar Sunkara <pavan.sss1991@xxxxxxxxx> I think git-specific format is no big issue; even if you are applying the patch with plain patch(1) instead, you might very well prefer to be informed of the rename and take appropriate precautions (like mv'ing before applying to avoid unsolvable rejects). Acked-by: Petr Baudis <pasky@xxxxxxx> > --- > > gitweb/gitweb.perl | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) But please do something about the whitespace damage in the patches you send, thanks! -- Petr "Pasky" Baudis When I feel like exercising, I just lie down until the feeling goes away. -- xed_over -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html