-
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
unable to PushUpdateAddTag to Repo: unable to get tag Commit: object does not exist #28843
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
Comments
Looks like the tag point to a tree. I remember I have read the code about the related problem. |
I believe this is a git's edgecase which only happen on linux itself. Maybe we need some trick to ignore it to avoid failure on gitea.
|
lunny
added a commit
that referenced
this issue
Feb 22, 2024
Fix #28843 This PR will bypass the pushUpdateTag to database failure when syncAllTags. An error log will be recorded. --------- Co-authored-by: wxiaoguang <[email protected]>
GiteaBot
pushed a commit
to GiteaBot/gitea
that referenced
this issue
Feb 22, 2024
…a#29295) Fix go-gitea#28843 This PR will bypass the pushUpdateTag to database failure when syncAllTags. An error log will be recorded. --------- Co-authored-by: wxiaoguang <[email protected]>
6543
pushed a commit
that referenced
this issue
Feb 22, 2024
Backport #29295 by @lunny Fix #28843 This PR will bypass the pushUpdateTag to database failure when syncAllTags. An error log will be recorded. Co-authored-by: Lunny Xiao <[email protected]> Co-authored-by: wxiaoguang <[email protected]>
project-mirrors-bot-tu bot
pushed a commit
to project-mirrors/forgejo-as-gitea-fork
that referenced
this issue
Jan 23, 2025
Backport go-gitea#29295 by @lunny Fix go-gitea#28843 This PR will bypass the pushUpdateTag to database failure when syncAllTags. An error log will be recorded. Co-authored-by: Lunny Xiao <[email protected]> Co-authored-by: wxiaoguang <[email protected]> (cherry picked from commit b78f5fc)
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Description
Using gogit and migrate https://github.com/torvalds/linux with releases
https://github.com/torvalds/linux/tree/v2.6.11

not sure whether this is a bug
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: