Dear Open Hub Users,
We’re excited to announce that we will be moving the Open Hub Forum to
https://community.blackduck.com/s/black-duck-open-hub.
Beginning immediately, users can head over,
register,
get technical help and discuss issue pertinent to the Open Hub. Registered users can also subscribe to Open Hub announcements here.
On May 1, 2020, we will be freezing https://www.openhub.net/forums and users will not be able to create new discussions. If you have any questions and concerns, please email us at
info@openhub.net
Trying to add an enlistment for monkeysign fails with: The server did not respond to the 'git-ls-remote' command. Is the URL correct?
The URL I tried was git://git.monkeysphere.info/monkeysign
and ls-remote works fine:
anarcat@marcos:~$ git ls-remote git://git.monkeysphere.info/monkeysign | head -1
dfb8a0f0eff2d7f3e399043ea9d2043cae4f406b HEAD
ah, nevermind: i had to specify the branch, it seems it is not autodetected.