go go gadget hlint
This commit is contained in:
parent
9d26192350
commit
9f6b7935dd
21 changed files with 35 additions and 37 deletions
|
@ -23,7 +23,7 @@ tmpIndex :: Git.Repo -> FilePath
|
|||
tmpIndex g = Git.gitDir g </> "index.git-union-merge"
|
||||
|
||||
setup :: Git.Repo -> IO ()
|
||||
setup g = cleanup g -- idempotency
|
||||
setup = cleanup -- idempotency
|
||||
|
||||
cleanup :: Git.Repo -> IO ()
|
||||
cleanup g = do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue