Merge branch 'bs' into sqlite-bs
This commit is contained in:
commit
d5628a16b8
137 changed files with 827 additions and 516 deletions
|
@ -49,7 +49,7 @@ needsUpgrade v
|
|||
where
|
||||
err msg = do
|
||||
g <- Annex.gitRepo
|
||||
p <- liftIO $ absPath $ Git.repoPath g
|
||||
p <- liftIO $ absPath $ fromRawFilePath $ Git.repoPath g
|
||||
return $ Just $ unwords
|
||||
[ "Repository", p
|
||||
, "is at unsupported version"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue