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

crash when the specified directory is not a git repo #3

Open
WqyJh opened this issue Aug 9, 2019 · 0 comments
Open

crash when the specified directory is not a git repo #3

WqyJh opened this issue Aug 9, 2019 · 0 comments
Labels
bug Something isn't working

Comments

@WqyJh
Copy link
Owner

WqyJh commented Aug 9, 2019

Traceback (most recent call last):
  File "/usr/local/bin/bumping", line 10, in <module>
    sys.exit(main())
  File "/usr/local/lib/python3.6/dist-packages/bumping/bumping.py", line 68, in main
    repo = Repo(os.path.abspath(args['--repo']))
  File "/usr/local/lib/python3.6/dist-packages/git/repo/base.py", line 168, in __init__
    raise InvalidGitRepositoryError(epath)
@WqyJh WqyJh added the bug Something isn't working label Aug 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant