Navigate to *Manage Jenkins* > *Global Tool Configuration* > *Git* > *Git Installations*.
If the only installation configured there is *JGit *or *JGit with Apache HTTP client*, that is the answer. The *Git *installation will probably be what you are looking for. On Friday, March 23, 2018 at 4:21:32 AM UTC-7, Dirk Heinrichs wrote: > > From: [email protected] <javascript:> [mailto: > [email protected] <javascript:>] On Behalf Of Dirk Heinrichs > > > I'm currently seeing a strange problem where I get a Jgit exception > like: > > > > FATAL: Walk failure. > > org.eclipse.jgit.errors.MissingObjectException: Missing commit > <id> > > > > in a job that's configured to use native Git. In fact, I'm also getting > the usual native Git output above the exception. > > But why is it using Jgit at all? > > Could resolve it by temp. adding a "Wipe out repository & force clone". > However, the question remains: Why is it running Jgit at all? > > Bye... > > Dirk > > -- 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/d10250e8-4ee2-410f-9d51-5b21c92fadf4%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
