'Pull request to remote from local clone repository?

I've locally cloned a remote repository via git clone https://github.com/blah/som-repo.git.

Did changes to it, created a commit. I'm unable push it to remote since I'm not the owner and have no permission.

I don't have this repository forked to my account at github, so is there a way create a pull request from local clone? Or if not, what should I do?

I have Pull requests and issues extension installed and according to their tutorial above I should have forked the original repository to my github account first, which I didn't.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source