]> git.proxmox.com Git - libgit2.git/commit
index: add a diff test for smudging a file which becomes empty
authorCarlos Martín Nieto <cmn@dwim.me>
Mon, 22 Jun 2015 12:17:39 +0000 (14:17 +0200)
committerCarlos Martín Nieto <cmn@dwim.me>
Mon, 22 Jun 2015 14:11:58 +0000 (16:11 +0200)
commit6e611f7c3c8dc5ffd9ac7ea249d2913cd4f0971c
treebb2a6293505d0ed85c20c8f7b336ade65b5f3829
parent27133caf3c912d81657d307577869571b70cc102
index: add a diff test for smudging a file which becomes empty

Even though the file is empty and thus the size in the entry matches, we
should be able to detect it as a difference.
tests/index/racy.c