Hi all, What would cause the git plugin to display "No Changes" on a build's status page, even though there have in fact been changes? When I click on the "Changes" sidebar link, I don't see any changes listed.
The build in question was successful. The previous build, which ran on a different hash, detected 20 something changes. The job is configured as such: -Branches to build has a specific branch listed -Polling ignores commits in certain paths (path/to/version/file) -Check out to a sub-directory -Advanced sub-modules behaviors (recursively update submodules) -Prune stale remote-tracking branches -Check out to a specific local branch -Wipe out repository & force clone Here's my system information: Jenkins LTS 1.554.3 Git plugin 2.2.2 Git client plugin 1.10.0 I appreciate any help or insight that anyone may have. Thanks, Terry -- 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]. For more options, visit https://groups.google.com/d/optout.
