From 5d50e5cc0e1b9761ed76ca6b7c1bd77771bff716 Mon Sep 17 00:00:00 2001 From: Louis Date: Thu, 12 Oct 2023 09:39:00 +0200 Subject: [PATCH] add lecture --- .gitmodules | 3 +++ Prog/CM-Exception | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 Prog/CM-Exception diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..b526bd3 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "Prog/CM-Exception"] + path = Prog/CM-Exception + url = ssh://git@giteassh.louisgallet.fr:222/EPITA-TP-PROG/CM-Exception.git diff --git a/Prog/CM-Exception b/Prog/CM-Exception new file mode 160000 index 0000000..ee1cbcf --- /dev/null +++ b/Prog/CM-Exception @@ -0,0 +1 @@ +Subproject commit ee1cbcfcda0455f438eab50ebaaac747558096e7