From 87efefd2275c67895077e8c3dbf5969df6ae6c53 Mon Sep 17 00:00:00 2001 From: FILIPPONE Jerome <jerome@filippone.fr> Date: Thu, 23 Nov 2023 07:05:26 +0000 Subject: [PATCH] Upload New File --- UE701/SEMESTRE_1_2023-24/COURS_UE701/GITSCM.txt | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 UE701/SEMESTRE_1_2023-24/COURS_UE701/GITSCM.txt diff --git a/UE701/SEMESTRE_1_2023-24/COURS_UE701/GITSCM.txt b/UE701/SEMESTRE_1_2023-24/COURS_UE701/GITSCM.txt new file mode 100644 index 0000000..91ec1fc --- /dev/null +++ b/UE701/SEMESTRE_1_2023-24/COURS_UE701/GITSCM.txt @@ -0,0 +1,5 @@ + +git log --graph --oneline --all --decorate + +https://git-scm.com/book/fr/v2/Les-branches-avec-Git-Les-branches-en-bref +https://git-scm.com/book/en/v2/Git-Basics-Tagging \ No newline at end of file -- GitLab