Open vlebedev opened 10 years ago
I can not find how fix it.
https://help.github.com/articles/error-remote-head-refers-to-nonexistent-ref-unable-to-checkout/ To fix the error, you'll need to be an administrator of the repository on GitHub. You'll want to change the default branch of the repository.
moteus, Can you fix this issue as soon as possible? I want to check this out for testing
I saw this. But lzmq
has only one branch and it is already default.
I want to check this out for testing
You can checkout it with git clone https://github.com/zeromq/lzmq.git -b master
command.
When trying to clone the repo, getting the following