Feedback

Chat Icon

Learn Git in a Day

Everything you need, nothing you don't

Put Your Code in the Cloud
43%

Summary

CommandWhat It Does
git remote add originConnect your repo to a remote server
git push -u origin mainPush and set upstream for the first time
git pushPush commits to the upstream remote

Learn Git in a Day

Everything you need, nothing you don't

Enroll now to unlock all content and receive all future updates for free.