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

Q2.4.4

parent 3dd37084
No related branches found
No related tags found
No related merge requests found
...@@ -493,12 +493,12 @@ $ git log --all --graph --decorate --oneline ...@@ -493,12 +493,12 @@ $ git log --all --graph --decorate --oneline
``` ```
$ git add . $ git add .
$ git commit -m "Q2.4.3" $ git commit -m "Q2.4.3"
[reda_youssef a9a2473] Q2.4.3 [reda_youssef-2.4 3dd3708] Q2.4.3
1 file changed, 86 insertions(+), 2 deletions(-) 1 file changed, 10 insertions(+), 11 deletions(-)
``` ```
0. Pourquoi les 2 branches pointent elles sur la même révision ?`*` 0. Pourquoi les 2 branches pointent elles sur la même révision ?`*`
> Car il y a pas de changement > Car il n'y a pas de changement
``` ```
$ git add . $ git add .
$ git commit -m "Q2.4.4" $ git commit -m "Q2.4.4"
......
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