From 4ea71356dbcf335456d232ba2a670014e9a332c0 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Cl=C3=A9ment=20Bailly?=
 <clement.bailly3@etu.univ-lorraine.fr>
Date: Mon, 10 Feb 2025 14:14:52 +0100
Subject: [PATCH] feat : Modify main.ts

---
 main.ts | 1 +
 1 file changed, 1 insertion(+)

diff --git a/main.ts b/main.ts
index a8141d3..4b8700c 100644
--- a/main.ts
+++ b/main.ts
@@ -1 +1,2 @@
 console.log("Hello, world!");
+console.log(Hello Git);
-- 
GitLab