add decodeW8
This commit is contained in:
parent
61c3ce6562
commit
60c31afc38
3 changed files with 28 additions and 8 deletions
|
@ -267,7 +267,7 @@ mergeFile file key
|
|||
++ takeExtension file
|
||||
|
||||
shortHash :: String -> String
|
||||
shortHash = take 4 . md5s . encodeFilePath
|
||||
shortHash = take 4 . md5s . md5FilePath
|
||||
|
||||
changed :: Remote -> Git.Ref -> Annex Bool
|
||||
changed remote b = do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue