I've created a new account at github for a company, and I cloned my own repository to that account.
However, I would like the repository in the company account to be the master (so my account can create pull request to the company and not vice versa).
How do I make that happen?
I was thinking about deleting my own repository and then clone the company accounts. Is there a better way?
