We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug gitui crashes with message 'invalid git path'.
gitui
To Reproduce Steps to reproduce the behavior:
cargo install
Expected behavior The app opens
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered:
Hi @torfmaster thanks for reaching out.
Are you running the gitui inside a valid git folder?
Sorry, something went wrong.
Actually, no. Running it in a git repo actually works. Thanks for pointing that out.
took the opportunity to make the error message more elaborate:
better error msg when run outside of a git repo (closese #56)
43712a1
No branches or pull requests
Describe the bug
gitui
crashes with message 'invalid git path'.To Reproduce
Steps to reproduce the behavior:
cargo install
to install gitui on ubuntu 18.10gitui
in the command lineExpected behavior
The app opens
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: