Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 176 Bytes

add-a-remote.md

File metadata and controls

11 lines (7 loc) · 176 Bytes

How to Add a Remote


Add a remote to a repository.

$ git remote add <url>

link