Skip to content

Quiet option incorrectly asks for an argument #34

Description

@tmartinfr
$ ./gitcheck.py -h | grep -- -q
  -q, --quiet                          Display info only when repository needs action
$ ./gitcheck.py -q
option -q requires argument

In https://github.com/badele/gitcheck/blob/master/gitcheck/gitcheck.py#L472, q: should probably be replaced by just q.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions