Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Repeatedly building with tag causes git error #21

Closed
moritz opened this issue Dec 21, 2014 · 0 comments
Closed

Repeatedly building with tag causes git error #21

moritz opened this issue Dec 21, 2014 · 0 comments

Comments

@moritz
Copy link
Collaborator

moritz commented Dec 21, 2014

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)

@tadzik tadzik closed this as completed in df18a85 Feb 1, 2015
tadzik pushed a commit that referenced this issue Feb 1, 2015
Make git handling more robust (Closes #21)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant