author | Eric Wong <normalperson@yhbt.net> | |
Fri, 7 Jul 2006 11:01:23 +0000 (04:01 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Fri, 7 Jul 2006 19:28:53 +0000 (12:28 -0700) | ||
commit | b68ea12e305043a7feef085b6ba098f42357af9b | |
tree | 569d1cb41b151c46eaddbf74ea61638fa3a5fc79 | tree | snapshot |
parent | d507bb15008d6ee657eebaf2803bf0964af12c93 | commit | diff |
diff.c: respect diff.renames config option
diff.renames is mentioned several times in the documentation,
but to my surprise it didn't do anything before this patch.
Also add the --no-renames option to override this from the
command-line.
Signed-off-by: Eric Wong <normalperson@yhbt.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
diff.renames is mentioned several times in the documentation,
but to my surprise it didn't do anything before this patch.
Also add the --no-renames option to override this from the
command-line.
Signed-off-by: Eric Wong <normalperson@yhbt.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/config.txt | diff | blob | history | |
diff.c | diff | blob | history |