Existing git repository

If you have an existing git repository and you want to add your GitLab repository as a remote repository and start committing, run the following commands:

cd existing_repogit remote add origin git@gitlab.com:your_username/monoROT13.gitgit push -u origin --allgit push -u origin --tags

Get GitLab Quick Start Guide now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.