view: Fix a reversion in 8.20200522 that broke entering or changing views.
Commit 2dc7b5186a
messed up indentation.
This commit was sponsored by Noam Kremen on Patreon.
This commit is contained in:
parent
efdb13fca3
commit
9252f86b2e
3 changed files with 6 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue