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
To Reproduce
gitui
f
$ gitui Error: git error:reference 'refs/remotes/origin/xxx' not found; class=Reference (4); code=NotFound (-3) Caused by: reference 'refs/remotes/origin/xxx' not found; class=Reference (4); code=NotFound (-3)
Expected behavior Show dialog with a not found error message
gitui 0.17.0
Linux 5.14.5-arch1-1
SHELL=/usr/bin/zsh EDITOR=hx GIT_EDITOR=<not set> VISUAL=<not set>
gitui --bugreport
The text was updated successfully, but these errors were encountered:
make fetch more error resilient (fixing #911)
62cec5a
make fetch more error resilient (#915)
d541d0d
fixing #911
Successfully merging a pull request may close this issue.
To Reproduce
gitui
and pressf
(pull) on the deleted remote branch.Expected behavior
Show dialog with a not found error message
Software version
gitui 0.17.0
Operating system
Linux 5.14.5-arch1-1
Compile time information
Environment variables
Command-line
The text was updated successfully, but these errors were encountered: