#021 git remote add name url

How to create a remote

Use git remote add name url to add a new remote to your project

Command Description
remote Command to manage remotes
add Command to create a new remote
name Remote name, for example origin
url Remote path