converted Status
This commit is contained in:
parent
215f636bb3
commit
c6375a9158
2 changed files with 3 additions and 3 deletions
|
@ -17,7 +17,7 @@ import qualified Git.Ref
|
|||
import qualified Git
|
||||
|
||||
cmd :: Command
|
||||
cmd = notBareRepo $ noCommit $ noMessages $ withOptions [jsonOption] $
|
||||
cmd = notBareRepo $ noCommit $ noMessages $ withGlobalOptions [jsonOption] $
|
||||
command "status" SectionCommon
|
||||
"show the working tree status"
|
||||
paramPaths (withParams seek)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue