convert version command, and make --raw work when not in a git repo
This commit is contained in:
parent
b4d22e6d49
commit
4064dd4c82
5 changed files with 51 additions and 51 deletions
|
@ -35,7 +35,7 @@ import Logs.View (is_branchView)
|
|||
import Annex.BloomFilter
|
||||
|
||||
cmd :: Command
|
||||
cmd = withOptions [unusedFromOption, refSpecOption] $
|
||||
cmd = -- withGlobalOptions [unusedFromOption, refSpecOption] $
|
||||
command "unused" SectionMaintenance
|
||||
"look for unused file content"
|
||||
paramNothing (withParams seek)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue