]> git.armaanb.net Git - stagit.git/commit
don't use a heuristic for renames, the content must match exactly
authorHiltjo Posthuma <hiltjo@codemadness.org>
Sun, 18 Nov 2018 17:07:22 +0000 (18:07 +0100)
committerHiltjo Posthuma <hiltjo@codemadness.org>
Sun, 18 Nov 2018 17:07:22 +0000 (18:07 +0100)
commit608593b0f875012875f13d28fbccd533d1266fd2
tree948cca8be8b66d0d299b507f30cafd482dc947be
parentc100c3cc30dd948c881abd96720ca4fb2ddbb82f
don't use a heuristic for renames, the content must match exactly

this prevents showing files as renames when most (but not all) of the file was
changed.
stagit.c