Course
summary


    0 chapters available

Loading...

Learn to use Git and Github from scratch

Difficulty: Junior ● Progress: 0 / 0 modules completed

Backup to a remote repository

As in the previous chapter we created our first commit locally, we now just need to send it to the remote repository called "origin".

To do this, we will use the "git push" command as shown below. The -u parameter tells Git that the local "master" branch and the remote "master" branch will be linked.

You need to purchase this course to read this module!

Or !