Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Hasselström <kha@treskal.com>2006-04-07 10:06:09 +0400
committerJunio C Hamano <junkio@cox.net>2006-04-07 13:11:33 +0400
commite67c66251a41653e3698580410121c9afc46cd1a (patch)
tree9eded12442ab83354eecf3ded2dcfb99bf86e179 /blame.c
parent9760662f1a7a06516ca249a73e5c1a6fb6c0e26e (diff)
git-svnimport: Don't assume that copied files haven't changed
Don't assume that a file that SVN claims was copied from somewhere else is bit-for-bit identical with its parent, since SVN allows changes to copied files before they are committed. Without this fix, such copy-modify-commit operations causes the imported file to lack the "modify" part -- that is, we get subtle data corruption. Signed-off-by: Karl Hasselström <kha@treskal.com> Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'blame.c')
0 files changed, 0 insertions, 0 deletions