From 8134533a7628cdfc62e647c509fac0b3838ec9a2 Mon Sep 17 00:00:00 2001
From: tebenkov ivan <stud160937@vyatsu.ru>
Date: Wed, 12 Apr 2023 18:57:54 +0300
Subject: [PATCH] clone repo from stud 160937

---
 newFile.txt | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/newFile.txt b/newFile.txt
index e69c5ad..2a7757b 100644
--- a/newFile.txt
+++ b/newFile.txt
@@ -6,3 +6,5 @@ git config user.name ""
 git config user.email ""
 git add .
 git commit -m ""
+
+from stud160937