git-push-origin
Installation
SKILL.md
Git Push Origin
Push a local branch to origin to initialize it on the remote (GitHub).
When to Use
- New branch needs to exist on GitHub
- First push of a local branch
- Setting up remote tracking
- Any request to "push branch to origin" or "init branch on GitHub"