"git show" Command Failures (Error getting branch update date) #41953
Unanswered
berke581
asked this question in
Request Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How are you running Renovate?
Self-hosted Renovate CLI
Which platform you running Renovate on?
GitLab (.com or self-hosted)
Which version of Renovate are you using?
43.59.2
Please tell us more about your question or problem
We're consistently seeing
git show -s --format=%cI <sha>fail withfatal: bad objectorfatal: detected dubious ownershipmessages, after migrating to Renovate v43. Possibly a caching issue, but don't know why it started happening recently.Curious if others have hit this and whether there's a preferred fix. Appended the logs for different scenarios.
p.s. I thought it could be related to this PR, but unsure if it's really the case: https://github.com/renovatebot/renovate/pull/36226\
(I can see
--format=%aiwas replaced with--format=%cIin the changes)Logs (if relevant)
Logs
Beta Was this translation helpful? Give feedback.
All reactions