From 34ae8ea96dbf1c1d4389c4928d8be35840f0a0e4 Mon Sep 17 00:00:00 2001 From: RMJ15 Date: Thu, 2 Jan 2025 10:37:44 +0500 Subject: [PATCH] =?UTF-8?q?=D0=94=D0=BE=D0=B1=D0=B0=D0=B2=D0=BB=D0=B5?= =?UTF-8?q?=D0=BD=20=D1=84=D0=B0=D0=B9=D0=BB=20hellogit.txt.=20=D0=92?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hellogit.txt | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 hellogit.txt diff --git a/hellogit.txt b/hellogit.txt new file mode 100644 index 0000000..06bcc05 --- /dev/null +++ b/hellogit.txt @@ -0,0 +1,3 @@ +Git — это система контроля версий, которая помогает отслеживать историю изменений в файлах. 3 + +Другими словами, Git — это хранилище, база данных истории разработки проекта. \ No newline at end of file