You must create a new gitlab Project for your own code. Simply go to https://gitlab.lrz.de/ and then open the project page to start!

Step-by-step guide

  1. Click on the New Project Button!
  2. Now you have a gitlab Project. You can download it to your computer the same way you downloaded V-HAB, simply copy the link in the project and then clone the project
  3. You should clone the project into your user folder, preferably into a project specific folder before adding any code to the folder. If you already have code, first clone the git project, and then copy the code into the folder
  4. In the example below there are two project, the ISS and ACLS within the user folder puda (for Pütz Daniel)
  5. Please take care to only add your files to your project and not recommit the whole V-HAB project!
  6. Now you can simply create/change the files within your project and sourcetree will track the changes. Simply commit and push once you have something that you think is worth storing or if you want to ask your supervisor to take a look at your code