-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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
Fix possible panic when repository is empty #20509
Conversation
Update: just did a test, all are fine after this PR's fix. Gitea will report "The Git data underlying this repository cannot be read. Contact the administrator of this instance or delete this repository." correctly. |
* giteaofficial/main: Removed some vestigial code related to Range bounds checks (go-gitea#20312) Add markdownlint (go-gitea#20512) Fix possible panic when repository is empty (go-gitea#20509) patch (doc): add heading to ssh flow explanation (go-gitea#20506) Show hint to link package to repo when viewing empty repo package list (go-gitea#20504) Fix ROOT_URL detection for URLs without trailing slash (go-gitea#20502) Add Tar ZSTD support (go-gitea#20493)
Co-authored-by: wxiaoguang <[email protected]>
Co-authored-by: wxiaoguang <[email protected]>
-> #20527 |
-> #20526 |
Co-authored-by: wxiaoguang <[email protected]>
No description provided.