CopyCommand
<- Back to Default
Default
git push
Summary
Uploads your local commits to the remote.
Beginner Mode OFF
Command
Windows PowerShell
Copy
Run in PowerShell
Windows PowerShell
git push
Previous
git pull
Next
git clone <url>
Related commands
git clone <url>
Downloads a remote repository to your computer.
git fetch
Downloads remote updates without changing your files.
git status
Shows which files are changed, staged, or untracked.