-
Improvement
-
Resolution: Fixed
-
Major
-
Jenkins 1.424 + Gerrit Repo plugin 1.2
On servers with no internet access, repo init will die with the error below:
fatal: Cannot get https://code.google.com/p/git-repo/clone.bundle
fatal: error [Errno -2] Name or service not known
The only workaround is to create a "url ... insteadOf" rule in the gitconfig.
It'd be nice to have the option to set it from the Build Configure interface.