Push a Branch to GitHub feed

To push a local branch to your remote repository:

git push origin <branch_name>

To remove it, see Guide: Remove a remote branch

Last edited by artofmission, 2 months ago
Versions: