You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
-> Installing ReactiveCocoa (4.1.0)
sed: can't read s@<ReactiveCocoa/(.*)>@"\1"@g: No such file or directory
The text was updated successfully, but these errors were encountered: