Skip to content

Console Output

+ git checkout origin/master
Note: checking out 'origin/master'.

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 66215824 remove staging repository from Travis build
+ true
+ git reset --hard origin/master
HEAD is now at 66215824 remove staging repository from Travis build
+ true
+ git checkout -B 2.29.1-BRANCH
Switched to a new branch '2.29.1-BRANCH'