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
I just did a rakudobrew build moar 2014.12 and it errored out because I had some dependencies missing. So installed the missing dependencies, ran the same command again, and got
You are not currently on a branch. Please specify which
branch you want to merge with. See git-pull(1) for details.
git pull <remote> <branch>
Failed running git pull at /home/rakudobrew/rakudobrew/bin/rakudobrew line 32.
(#git on freenode advises to never pull in a script; rather fetch + checkout the desired revision)
The text was updated successfully, but these errors were encountered:
I just did a
rakudobrew build moar 2014.12and it errored out because I had some dependencies missing. So installed the missing dependencies, ran the same command again, and got(#git on freenode advises to never pull in a script; rather fetch + checkout the desired revision)
The text was updated successfully, but these errors were encountered: