Hi have you eventually figured it out? experiencing the same behavior Tnx
> 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.
