| Hi there, I'm going to set up a GIT-HUB reference repository for Jenkins where I can reduce the disk sace and network bandwidth. So I read all in [Jenkins GIT Plugin|https://plugins.jenkins.io/git] and according to that I have setup my configurations as below.  But here my Jenkins pipelines created as a GIT-HUB Organization Job where I have multiple repositories under the "Townsuite" folder. So I have referenced each repositories in Jenkins Master server, as example I have WebPortals.git repo folder referenced in /var/lib/jenkins/gitcache/TownSuite/WebPortals.git. So my problem is when I'm going to mention the reference path in my Jobs' configuration > GITHUB Organization > Advanced clone behaviours I cannot give the reference repositories folder path for each Repository folder location as per my Jenkins master server's folder path, because I'm using the GIT-HUB Organization pipeline Job which I have "Townsuite" folder as the GitHub Organization Folder. So as above only I can edit or save is the "Townsuite" folder configurations only but Other |