git-annex/Annex/Content
Joey Hess 40df015d90 remove Eq instance for InodeCache
There are two types of equality here, and which one is right varies,
so this forces me to consider and choose between them.

Based on this, I learned that the commit in git anex sync was
always doing a strong comparison, even when in a repository where
the inodes had changed. Fixed that.
2013-03-11 02:57:48 -04:00
..
Direct.hs remove Eq instance for InodeCache 2013-03-11 02:57:48 -04:00