assistant --autostart: Refuse to start in a bare git repository.
This commit is contained in:
parent
f70d0479d5
commit
c8528864e1
2 changed files with 3 additions and 2 deletions
|
@ -19,7 +19,7 @@ import System.Environment
|
|||
|
||||
def :: [Command]
|
||||
def = [noRepo checkAutoStart $ dontCheck repoExists $ withOptions options $
|
||||
command "assistant" paramNothing seek SectionCommon
|
||||
notBareRepo $ command "assistant" paramNothing seek SectionCommon
|
||||
"automatically handle changes"]
|
||||
|
||||
options :: [Option]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue