From f50fac0346a888f367ec61697f4562e54f93a383 Mon Sep 17 00:00:00 2001 From: Craig Maas Date: Thu, 8 May 2025 09:05:23 -0700 Subject: [PATCH] Modified foo to show my changes. --- practice-git/foo.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/practice-git/foo.txt b/practice-git/foo.txt index 3e9ffe06..4575720f 100644 --- a/practice-git/foo.txt +++ b/practice-git/foo.txt @@ -1 +1,2 @@ lorem +Ok, here are my new changes. Let's commit these. \ No newline at end of file