This commit is contained in:
https://www.google.com/accounts/o8/id?id=AItOawkjvjLHW9Omza7x1VEzIFQ8Z5honhRB90I 2011-04-28 23:39:28 +00:00 committed by admin
parent 8b950c5fe8
commit b8e114bce1

View file

@ -30,6 +30,9 @@ git-annex: 1 failed
paulproteus@pathi:/tmp/annex-test$
</pre>
When trying to make a small test case for this bug, I noticed that if file1 and file2 have the same contents but are not hard links of each other, they both get annexed just fine.
I think the right behavior here is to annex file2 just fine, as if they weren't hard links before.
-- Asheesh.