Open DanaGhanem opened 7 years ago
@DanaGhanem il faudra commencer par récupérer ta branche avant de travailler dessus.
Voici comment.
Prérequis et commandes de verification
$ echo %cd%
$ git status
$ git log
mise a jour de ton code :
$ git pull origin add_pathway
Verification de la bonne execution :
$ git log
ton historique doit être identique a celui de ta branche sur GH.
Can someone read this please? thanks