I have a local repository I'm working on and it's remote is hosted on GitHub. I recently created a branch and started working on it making several commits and now wish to push the branch to GitHub and be able to pull it to another cloned repository. What needs to be done to accomplish this?
If this is not possible using GitHub I'd be happy just knowing how to do it normally.
Any and all help is appreciated. Thanks in advanced!