Merge branch 'master' into rawfilepath

This commit is contained in:
Joey Hess 2020-11-04 14:21:44 -04:00
commit f9fc26f05a
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
29 changed files with 299 additions and 59 deletions

View file

@ -360,7 +360,7 @@ applyView' mkviewedfile getfilemetadata view = do
topf <- inRepo (toTopFilePath f)
go uh topf sha (toTreeItemType mode) =<< lookupKey f
liftIO $ void clean
genViewBranch view
genViewBranch view
where
genviewedfiles = viewedFiles view mkviewedfile -- enables memoization