This commit is contained in:
Joey Hess 2011-03-21 23:37:46 -04:00
parent c048905dc4
commit c94261020f

View file

@ -93,7 +93,7 @@ moveContent = do
updateSymlinks :: Annex ()
updateSymlinks = do
showNote "updating symlinks content..."
showNote "updating symlinks..."
g <- Annex.gitRepo
files <- liftIO $ Git.inRepo g [Git.workTree g]
forM_ files $ fixlink