diff options
author | Junio C Hamano <junkio@cox.net> | 2005-07-23 16:35:25 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-07-23 20:27:49 -0700 |
commit | 2002eed6c9e0e08d7a30da38e459b92f7808b319 (patch) | |
tree | 24e63c40e75765318de1e1f9117aa427dc862e0d /tools/git-applymbox | |
parent | Add a "git rename" to help with - surprise surprise - renames (diff) | |
download | tgif-2002eed6c9e0e08d7a30da38e459b92f7808b319.tar.xz |
[PATCH] diffcore-pickaxe: switch to "counting" behaviour.
Instead of finding old/new pair that one side has and the
other side does not have the specified string, find old/new pair
that contains the specified string as a substring different
number of times. This would still not catch a case where you
introduce two static variable declarations and remove two static
function definitions from a file with -S"static", but would make
it behave a bit more intuitively.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'tools/git-applymbox')
0 files changed, 0 insertions, 0 deletions