From fdd30ba255422f14abff482821cb32d97f66ed7f Mon Sep 17 00:00:00 2001 From: Timothy Middelkoop Date: Wed, 29 May 2024 21:16:26 +0000 Subject: [PATCH] Add close git window --- Notes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Notes.md b/Notes.md index 3978a6c..3489fce 100644 --- a/Notes.md +++ b/Notes.md @@ -112,7 +112,7 @@ git config --local --list * Make sure there is not an error * Verify push * Click "Push" again and make sure it says "Everyting up-to-date" - * Close + * Close git window * Verify commit: * Click "Commit" under the *Git menu* * There should be no files in the "Staged" list on the left.