Remote Repositories
In order to collaborate on projects as a team, you need to know how to interact with remote repositories we provide for you on NCSU GitHub.
Since you cloned your remote NCSU GitHub repository, Git already knows where that remote repository is located.
You will interact with your NCSU GitHub repository in two main ways:
- Pushing your local repository commit snapshots to your NCSU GitHub repository.
- Pulling your remote NCSU Repository contents to your local repository.