On Thu, Apr 23, 2020 at 8:37 AM Cardamon <[email protected]> wrote:
> Hi > have you eventually figured it out? > experiencing the same behavior > Tnx > Command line git generates that message when a sparse checkout is selected. The Jenkins git plugin ignores the message and continues. If you'd rather not have that message in the console output, you may need to stop using sparse checkout. Mark Waite > > >> The first build of any Branch or Tag the checkout step outputs one line >> with fatal bad object, for a different git commit hash than the one checked >> out. >> >> Anyone know what the reason for this is? >> >> > git fetch --tags --progress --depth=25 -- ssh:// >> [email protected]/apps/app-project.git >> +refs/heads/*:refs/remotes/origin/* >> Checking out Revision a77b7ac906a131238f5d4586962795ba09a451ad (v1.1.13) >> Commit message: "Git Commit Message" >> First time build. Skipping changelog. >> fatal: bad object d7989b6aa4e91962f5aeb807ad26e52432034b64 >> > git config core.sparsecheckout # timeout=10 >> > git checkout -f a77b7ac906a131238f5d4586962795ba09a451ad >> > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-users/bc2a07c3-fdec-46b9-a557-16e1e3826f2b%40googlegroups.com > <https://groups.google.com/d/msgid/jenkinsci-users/bc2a07c3-fdec-46b9-a557-16e1e3826f2b%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/CAO49JtG8N79dkwzq68-GawWDGgtmZ77FggFdLqORzOe0v7tXug%40mail.gmail.com.
