Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Git-up fails with KeyError #53

Closed
kontinuity opened this issue Sep 29, 2016 · 1 comment
Closed

Git-up fails with KeyError #53

kontinuity opened this issue Sep 29, 2016 · 1 comment

Comments

@kontinuity
Copy link

kontinuity commented Sep 29, 2016

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'
@msiemens
Copy link
Owner

Thanks for reporting! Should be fixed in v.1.4.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants