Skip to content

Console Output

[JAX-RPC-Release_pipeline] Running shell script
+ git checkout origin/EE4J_8
Note: checking out 'origin/EE4J_8'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:

  git checkout -b <new-branch-name>

HEAD is now at d311262 Merge pull request #18 from jim-krueger/Fix-CDDL-EE4J_8
+ true
+ git reset --hard origin/EE4J_8
HEAD is now at d311262 Merge pull request #18 from jim-krueger/Fix-CDDL-EE4J_8
+ true
+ git branch --delete 1.1.3
error: branch '1.1.3' not found.
+ git checkout -b 1.1.3
Switched to a new branch '1.1.3'