Skip to content

Git-up fails with KeyError #53

@kontinuity

Description

@kontinuity

Using git-up with no options (1.4.1):

Traceback (most recent call last):
  File "/Users/redacted/bin/git-up", line 11, in <module>
    sys.exit(run())
  File "/Users/redacted/lib/python2.7/site-packages/PyGitUp/gitup.py", line 600, in run
    if arguments['--no-fetch'] or arguments['--no-f']:
KeyError: '--no-f'

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