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
There are some bugs in Libav.cpp with the new Debian buster. I fixed a lot of them.
How can I create a pull request I only get
remote: Permission to openhome/ohPlayer.git denied to AndreHro.
fatal: unable to access 'https://github.com/openhome/ohPlayer/': The requested URL returned error: 403
The text was updated successfully, but these errors were encountered:
I think what you need to do is fork the repository to your own account instead of pushing a copy of the code to your new repo. I see that you already have https://github.com/AndreHro/ohPlayer - but it doesn't say at the top 'forked from openhome/ohPlayer' like I do at mine - https://github.com/kylegordon/ohPlayer
What might work is changing the repository name of AndreHro/ohPlayer to something else (just as a backup), and then fork ohPlayer, commit the changes to that fork, push them, and then Github should offer you a "Pull Request" button.
There are some bugs in Libav.cpp with the new Debian buster. I fixed a lot of them.
How can I create a pull request I only get
remote: Permission to openhome/ohPlayer.git denied to AndreHro.
fatal: unable to access 'https://github.com/openhome/ohPlayer/': The requested URL returned error: 403
The text was updated successfully, but these errors were encountered: