use a Set
This commit is contained in:
parent
fb6173e3f5
commit
c8163ce29a
4 changed files with 17 additions and 16 deletions
|
@ -137,7 +137,7 @@ gitAnnexLocation' key r config crippled
|
|||
-}
|
||||
| Git.repoIsLocalBare r
|
||||
|| crippled
|
||||
|| hasDifference (== ObjectHashLower) (annexDifferences config) =
|
||||
|| hasDifference ObjectHashLower (annexDifferences config) =
|
||||
check $ map inrepo $ annexLocations config key
|
||||
{- Non-bare repositories only use hashDirMixed, so
|
||||
- don't need to do any work to check if the file is
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue