... | ... | @@ -40,7 +40,7 @@ GitLab-Registration |
|
|
|
|
|
Got to the main page at https://vcgit.hhi.fraunhofer.de and select "Register" to register for an account. Fill in all required data.
|
|
|
|
|
|

|
|
|

|
|
|
|
|
|
**It is strongly encouraged to use your company email address to help administrators and CE coordinators verify that you are a JVET member.**
|
|
|
|
... | ... | @@ -62,11 +62,11 @@ https://vcgit.hhi.fraunhofer.de/jvet/VVCSoftware_VTM |
|
|
|
|
|
Press the "Fork" button close to the top of the man page:
|
|
|
|
|
|

|
|
|

|
|
|
|
|
|
Select your own User workspace as target, e.g.
|
|
|
|
|
|

|
|
|

|
|
|
|
|
|
Clone the repository locally and push your changes
|
|
|
--------------------------------------------------
|
... | ... | @@ -94,7 +94,7 @@ git clone <url> |
|
|
|
|
|
with the ```<url>``` of the repository that can be found in the web page of your forked repository
|
|
|
|
|
|

|
|
|

|
|
|
|
|
|
Change into the cloned copy of the repository and create a branch for checking in software, e.g.:
|
|
|
|
... | ... | @@ -148,7 +148,7 @@ Got to the web page of your fork and create a merge request from the menu on the |
|
|
|
|
|
Select "Merge Requests", then "New merge request", the select your source branch and the master branch of the main repository as target:
|
|
|
|
|
|

|
|
|

|
|
|
|
|
|
Select "Compare branches and continue"
|
|
|
|
... | ... | |