Hi there!
I'm having some trouble using Git and Jenkins together. The changes section for each job page only shows the most recent git commit, even if several commits have been made since the last job. Any advice about where I might be going wrong?
Possibly related: I'm seeing "skipping resolution of commit [my branch name here], since it originates from another repository" in the job's console text.
I'm running a multiconfiguration (matrix) project on Jenkins version 2.64 with version 3.3.0 of the git plugin.
Thanks in advance!