From c6103691c1cc79ac4e99288fc883d58216e2b26b Mon Sep 17 00:00:00 2001 From: Connor Glazer Date: Mon, 8 Dec 2025 19:44:05 -0500 Subject: [PATCH] Added Name to Names section on 1.2_BasicGit.md --- Docs/1_General/1.2_BasicGit.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Docs/1_General/1.2_BasicGit.md b/Docs/1_General/1.2_BasicGit.md index 755926c..170b69a 100644 --- a/Docs/1_General/1.2_BasicGit.md +++ b/Docs/1_General/1.2_BasicGit.md @@ -101,3 +101,4 @@ 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 +- Connor Glazer \ No newline at end of file