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'