On Saturday 04 September 2010 02:03:48 Russell King - ARM Linux wrote: > As I say, it's because GNU patch doesn't (currently) understand GIT > patches. I wouldn't call that a bug in GNU patch. GNU patch in the version used does understand GIT patch headers and does support things like renames. The --dry-run option often will not work when the same file is modified more than once in the same patch, though. This is because GNU patch doesn't remember the intermediary states of files. In this case, the patch itself is broken. Andreas -- 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