I have a project up on github, which an organization on github has forked. Can i push my code downstream to the organization\'s fork? I tried doing it, but was not able to.
You can fork their fork of your repository and add that in as another remote on your repo. Then you can send a pull request to them.h You may need to add another user and add a different .ssh/config entry to provide a different public key. Sounds cool! :)