Skip to content
Snippets Groups Projects
Commit 0cb44d58 authored by FUSCIELLO Baptiste's avatar FUSCIELLO Baptiste
Browse files

modification du compte rendu

parent b2553c02
No related branches found
No related tags found
No related merge requests found
4) Initialiser un dépot local git: git init
5) git status: fichier / répertoire présent dans le git (non suivis)
6) git statut: fichier rouge = non considéré
7) git add ...: indexer les fichiers
8) git status: si fichier plus la = indexés
9) git commit -m "Premier commit"
10)git log: affiche les commits
II)
5/6/7) Refresh la page et les fichiers sont bien visible sur la page
III)
1) git status: modifié compte_rendu.txt en rouge
2) commit _m "Modification du compte rendu"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment