git push origin <branch>

Term side of the Card
Topic: Git Commands - Remote Repo
Unit title: git push origin <branch>
Categories: Command
Explanation side of the Card

Explanation: The command that uploads committed changes from the local repository to the linked remote repository. It keeps remote branches up to date with local work.

Edit on GitHubContributions in our content repository are 🤗 welcome from everyone.Link leads to the Contributions guidelines on GitHubLink leads to the content repository on GitHub