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
[email protected]
https://www.ohloh.net/p/infinitas/commits
it seems the connection to my github repo is not working.
i had to delete the repo and recreate it.. it has the same name and same path so i dont know if that has to do with things?
thanks
Hi dogmatic,
Ohloh performs updates by doing a git-pull in our local mirror of the repository. For git-pull to work, the commits in the local repository must also appear in the remote repository.
When you deleted and recreated the remote repository, this broke the ability to do a git-pull.
I've started a clean clone of the repository, which should clear up the problem.
Thanks,
Robin
thanks its working now