hlint
This commit is contained in:
parent
dd667844b6
commit
b61c6bc2ff
18 changed files with 50 additions and 52 deletions
|
@ -68,7 +68,7 @@ repairAnnexBranch modifiedbranches
|
|||
)
|
||||
)
|
||||
where
|
||||
okindex = Annex.Branch.withIndex $ inRepo $ Git.Repair.checkIndex
|
||||
okindex = Annex.Branch.withIndex $ inRepo Git.Repair.checkIndex
|
||||
commitindex = do
|
||||
Annex.Branch.forceCommit "committing index after git repository repair"
|
||||
liftIO $ putStrLn "Successfully recovered the git-annex branch using .git/annex/index"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue