Skip to content

Adding a Remote

Mark Patterson edited this page Sep 12, 2018 · 2 revisions

Adding a Remote Repository

A lot of time, when working on exercises or assignments, an empty remote repository will be created for you. Here are instructions on how to add a remote repository to your already created local repo.

empty repo


Command Line

Instructions for adding a remote using a command line are here


Visual Studio

Instructions for adding a remote in Visual Studio are here


Eclipse

[todo: add link]