Hi,
I have a query regarding multibranch option in Jenkins, whether it is possible to change the branch name in Jenkins.
Example: Am having a domain:
test.com for which am using branch name called test1 in the git repo, now I need to change it to test2 / test3 because two of my developers will work on a different branch and they will test the functionality. but I should not change in a manual method like replacing the branch repo manually in Jenkins. Similarly am having 20 branches, whether any possible way to add all the branch in a single Jenkins job and change the branch repo name depend on my requirement like a drop-down menu.
Please help me out here..
--
Anwar