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
Mirror an empty repo, then manually sync it, you will get this error As it is an empty repo, so we can not get latest commit time here.
latest
No
No response
build
None
The text was updated successfully, but these errors were encountered:
Fix mirror error when mirror repo is empty (#30432)
b4d8691
Fix #30424 Co-authored-by: Giteabot <teabot@gitea.io>
Fix mirror error when mirror repo is empty (go-gitea#30432)
6a720d7
Fix go-gitea#30424 Co-authored-by: Giteabot <teabot@gitea.io>
Fix mirror error when mirror repo is empty (#30432) (#30455)
764878f
Backport #30432 by @yp05327 Fix #30424 Co-authored-by: yp05327 <576951401@qq.com>
Fix mirror error when mirror repo is empty (#30432) (#30467)
928c0d4
Backport #30432 Fix #30424 ps: convert `gitrepo.OpenRepository` to `git.OpenRepository` remove `ctx` from `checkAndUpdateEmptyRepository` Co-authored-by: Giteabot <teabot@gitea.io>
Successfully merging a pull request may close this issue.
Description
Mirror an empty repo, then manually sync it, you will get this error
As it is an empty repo, so we can not get latest commit time here.
Gitea Version
latest
Can you reproduce the bug on the Gitea demo site?
No
Log Gist
No response
Screenshots
No response
Git Version
No response
Operating System
No response
How are you running Gitea?
build
Database
None
The text was updated successfully, but these errors were encountered: