Skip to content
Snippets Groups Projects
Commit 25af935f authored by NIDABRAHIM Youssef's avatar NIDABRAHIM Youssef
Browse files

Q3.6.3

parent 1c24ed3c
Branches
No related tags found
No related merge requests found
......@@ -846,9 +846,17 @@ Merge made by the 'recursive' strategy.
```
0. Switchez sur la nouvelle branche et modifiez la réponse précendante dans le CR avec le `*`
```
git checkout reda_youssef_3.6
date > BENCHRAA_NIDABRAHIM
$ git checkout reda_youssef_3.6
$ date >> REDA_YOUSSEF.md
```
> On commite cette étape Q3.6.3
```
$ git add .
$ git commit -m "Q3.6.3"
[reda_youssef-3.6 66764c5] Q3.6.3
1 file changed, 6 insertions(+), 2 deletions(-)
```
0. Réalisez le merge de la brache `mybranch-3.6` sur `mybranch`. Le prompt change, pourquoi ? Gerer le conflit et commiter.
```
git checkout reda_youssef
......@@ -889,3 +897,4 @@ git trace les modifications et pas les fichiers
```
0. Supprimer le dossier .git
0. Faire un git status ?
mar. 13 févr. 2018 00:12:42
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment