Select Git revision
-
Sajjad Ghaffarinasabsharabiani authoredSajjad Ghaffarinasabsharabiani authored
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
README.md 850 B
Supermodel
Getting started
To make it easy for you to get started with GitLab, here's a list of recommended next steps.
Already a pro? Just edit this README.md and make it your own. Want to make it easy? Use the template at the bottom!
Add your files
- Create or upload files
- Add files using the command line or push an existing Git repository with the following command:
cd existing_repo
git remote add origin https://gitlab.cs.uni-duesseldorf.de/ghaffarinasabsharabiani/supermodel.git
git branch -M main
git push -uf origin main