Issue
A lot of the error messages in fj are unhelpful, or even misleading. This issue is to track the improvement of them all in one place. Error messages that need work can be brought up in a comment on this issue, and they'll be added to the list in the issue body.
Note that this is different from #112. That is about the appearance of errors, while this is about the content of them.
no repo info specified- when no host information is found. It should say that it could not find the Forgejo instance and how to supply that.
- when the repository name cannot be found, but the host can.
- when in detached HEAD state. It should explain that it cannot find the remote without a branch.
unknown remote object format 'sha256';.git2doesn't support SHA256 repos. It should explain that they aren't supported and to usegit cloneinstead.
(more to be added as they come up)
Code of Conduct
- I agree to act in accordance with the CoC & AI Agreement.
- This issue was not generated by an LLM, even in part.