On Wed, Aug 06, 2008 at 04:15:59PM +0200, Björn Steinbrink wrote: > > $ git grep -A3 diff.renames > > config.txt:diff.renames:: > > config.txt- Tells git to detect renames. If set to any boolean value, it > > config.txt- will enable basic rename detection. If set to "copies" or > > config.txt- "copy", it will detect copies, as well. > > See subject line ;-) Heh. Yes, oops. His question makes a lot more sense now. ;) > Works for me though. Stephen, probably the source file didn't change in > the same commit. In such a case you need --find-copies-harder, and that > seems not to be configurable as the default. I don't think it is configurable. Probably a "copiesharder" option for diff.renames would be a sane addition. -Peff -- 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