-
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
-
[JENKINS-21536] GIT_BRANCH should not change after merge
Summary | Original: GIT_BRANCH should not change after merge | New: GIT_BRANCH should be set to checkout branch |
Summary | Original: GIT_BRANCH should be set to checkout branch | New: GIT_BRANCH should not change after merge |
Description |
Original:
I checkout origin/myBranch. Because last commit is also on master branch the GIT_BRANCH is set to master. |
New:
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. |
Component/s | New: git [ 15543 ] | |
Component/s | Original: git-client [ 17423 ] |
Link | New: This issue is related to JENKINS-27426 [ JENKINS-27426 ] |
Workflow | Original: JNJira [ 153533 ] | New: JNJira + In-Review [ 178524 ] |
Link | New: This issue is related to JENKINS-53232 [ JENKINS-53232 ] |
Assignee | Original: Nicolas De Loof [ ndeloof ] |