This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [<remote>] Executing task '<task>' | |
| [<remote>] run: git clone --quiet <remote_url> <path> | |
| [<remote>] run: git checkout <branch> | |
| [<remote>] out: Note: checking out '<branch>'. | |
| [<remote>] out: | |
| [<remote>] out: You are in 'detached HEAD' state. You can look around, make experimental | |
| [<remote>] out: changes and commit them, and you can discard any commits you make in this | |
| [<remote>] out: state without impacting any branches by performing another checkout. | |
| [<remote>] out: | |
| [<remote>] out: If you want to create a new branch to retain commits you create, you may |