-
Bug
-
Resolution: Won't Fix
-
Major
-
None
With 1.3.0, the git plug-in has stopped to support Repository URLs containing an environment variable. E.g. file:///${JENKINS_HOME}/git/org.eclipse.ecf.git
- is duplicated by
-
JENKINS-17104 Git checkout fails on second build if local branch to merge to is specified as a parameter.
-
- Open
-
This "feature" was only supported due to GitAPI using a forked process to run git-cli.
Need to be implemented as a parameter expansion