Dynamically Fill Jenkins Choice Parameter With Git Branches In a Specified Repo

I tried a couple of answers mentioned in this link, but couldn’t figure out how to tell Jenkins about the user-selected branch. As mentioned in my previous comment in above thread, I had left the branch selector field empty. But, during further investigations, I found another way to do the same thing – https://wiki.jenkins-ci.org/display/JENKINS/Git+Parameter+Plugin I … Read more