Skip to content

Instantly share code, notes, and snippets.

View bleuse's full-sized avatar

Raphaël Bleuse bleuse

View GitHub Profile
@bleuse
bleuse / create.log
Last active December 23, 2015 06:59
require.git.working_copy does not function with detached HEAD
[<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