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 0000000000000000000000000000000000000000..91ec1fcb5820f26f6a0f5c5de69879b59ab06c1d
--- /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