Skip to content
Snippets Groups Projects
Commit ad88af11 authored by Laurent Heirendt's avatar Laurent Heirendt :airplane:
Browse files

revised instructions

parent be8c0751
No related branches found
No related tags found
No related merge requests found
# Repo for pratice and homework # Repo for practice and homework
## Homework on GitLab ## Homework on GitLab
This exercise has to be done on your lab computer on which `Matlab` **is** installed. Don't forget to properly configure `git` with your username and email, as we explained in the training slides. This exercise has to be done on your lab computer on which `Matlab` **is** installed. Don't forget to properly configure `git` with your username and email as explained in the training slides.
<br> <br>
During the training, you committed to the During the training, you committed to the
[https://git-r3lab.uni.lu/git-training/practice](https://git-r3lab.uni.lu/git-training/practice) [https://git-r3lab.uni.lu/R3/R3.practice](hhttps://git-r3lab.uni.lu/R3/R3.practice)
repository. repository.
<br> <br>
Your task is to create a fork of this repository, commit some code and create a merge request on `GitLab`. **Task**
- create a fork of this repository
- commit some code
- create a merge request on `GitLab`.
## Homework: instructions
- First, fork the [https://git-r3lab.uni.lu/git-training/practice](https://git-r3lab.uni.lu/git-training/practice) repository. ## Instructions
- First, fork the [https://git-r3lab.uni.lu/R3/R3.practice](https://git-r3lab.uni.lu/R3/R3.practice) repository.
- Create the new branch `homework_myName`. - Create the new branch `homework_myName`.
...@@ -33,7 +37,7 @@ Your task is to create a fork of this repository, commit some code and create a ...@@ -33,7 +37,7 @@ Your task is to create a fork of this repository, commit some code and create a
- Create a merge-request. - Create a merge-request.
- Assign either Laurent (@laurent.heirendt) or Sylvain (@sylvain.arreckx) depending on your group and your merge-request will be reviewed by one of us. - Assign Laurent (@laurent.heirendt) your merge-request will be reviewed.
<br> <br>
That's it! That's it!
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment