-
Bug
-
Resolution: Unresolved
-
Major
-
None
I checkout origin/myBranch. Because last commit is also on master branch the GIT_BRANCH is set to master.
Similar issue when I use "merge before use" option and set "branch to merge to" GIT_BRANCH is set to latest commit(in this case origin/master) not the checkouted branch.
- is related to
-
JENKINS-27426 Git Plugin should record the initial branch when completing a merge before build
- Open
-
JENKINS-53232 Report original commit ID when using "Merge before build"
- Open