On Mon, 2010-10-18 at 14:37:35 -0400, Gaetan Nadon wrote: > On Mon, 2010-10-18 at 18:17 +0200, Guillem Jover wrote: > > You could use -M, -C or -C -C depending on the case, to make those > > appliable patches, w/o incurring in massively bloated ones. > > I'd love to rename files without the deletion/adding content. I cannot > figure out to which git command the options you are talking about > belongs. Perhaps my 1.6 version is too old.
Those should be available on any command taking generic diff options, for example: show, diff, diff-tree, diff-files, format-patch, etc. ISTR this was available in 1.6 too, maybe not -M though. > Thanks for the info. No problem! regards, guillem _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
