TP : Les commandes de base
Last updated
Was this helpful?
Was this helpful?
Initialized empty Git repository in C:/Users/corentin/monprojet/.git/On branch master
No commits yet
Untracked files:
(use "git add <file>..." to include in what will be committed)
index.html
nothing added to commit but untracked files present (use "git add" to track)On branch master
No commits yet
Changes to be committed:
(use "git rm --cached <file>..." to unstage)
new file: index.htmlAjout du fichier index.html[master (root-commit) 47bf4f7] Ajout du fichier index.html
1 file changed, 0 insertions(+), 0 deletions(-)
create mode 100644 index.html