fix typo
This commit is contained in:
parent
02cfef1f91
commit
1904cebbb3
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ check = do
|
|||
revhead = inRepo $ Git.Command.pipeReadStrict
|
||||
[Param "rev-parse", Param "--abbrev-ref", Param "HEAD"]
|
||||
|
||||
seek :: CommandParams -> CommandSeek
|
||||
seek :: CmdParams -> CommandSeek
|
||||
seek = withNothing $ do
|
||||
withFilesNotInGit
|
||||
(CheckGitIgnore False)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue