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>
Running prepare command
$ /bin/bash -c set -e sed -i '' 's@<ReactiveCocoa/(.)>@"\1"@g' ReactiveCocoa/ReactiveCocoa.h
sed: can't read s@<ReactiveCocoa/(.)>@"\1"@g: No such file or directory
[!] /bin/bash -c
set -e
sed -i '' 's@<ReactiveCocoa/(.*)>@"\1"@g' ReactiveCocoa/ReactiveCocoa.h
sed: can't read s@<ReactiveCocoa/(.*)>@"\1"@g: No such file or directory
-> Installing ReactiveCocoa (4.1.0)
sed: can't read s@<ReactiveCocoa/(.*)>@"\1"@g: No such file or directory