From d03fdc34f62a44a3c1b4c7b51bae5debcef1b2d8 Mon Sep 17 00:00:00 2001 From: Milana Date: Mon, 8 Dec 2025 19:50:50 -0500 Subject: [PATCH] Added my name to BasicGit --- Docs/1_General/1.2_BasicGit.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Docs/1_General/1.2_BasicGit.md b/Docs/1_General/1.2_BasicGit.md index 755926c..50e6142 100644 --- a/Docs/1_General/1.2_BasicGit.md +++ b/Docs/1_General/1.2_BasicGit.md @@ -101,3 +101,5 @@ PR's will be explained further in the [Git Workflow docs](Docs/1_General/1.3_Git - Run a `git status` at the start of a meeting to make sure you committed your code and that you are on the right branch. ### Names + +-Milana Shliakhova