From 2a200dc171e9c46db48c16e449be04b94361686b Mon Sep 17 00:00:00 2001 From: michael-v Date: Tue, 14 Jan 2025 23:21:41 -0800 Subject: [PATCH 1/2] commit practice --- helloworld.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helloworld.sh b/helloworld.sh index be23a0c..c3e732e 100644 --- a/helloworld.sh +++ b/helloworld.sh @@ -2,7 +2,7 @@ func(){ -echo "hello world" +echo "hello world, but edited" } From 8eb3c6c334b3fc9ea159b4d838000d884eb31681 Mon Sep 17 00:00:00 2001 From: Michael Velarde <159868545+michaelrv713@users.noreply.github.com> Date: Wed, 15 Jan 2025 18:49:49 -0800 Subject: [PATCH 2/2] Create fileprofile.md --- fileprofile.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 fileprofile.md diff --git a/fileprofile.md b/fileprofile.md new file mode 100644 index 0000000..1584ffb --- /dev/null +++ b/fileprofile.md @@ -0,0 +1 @@ +welcome to my profile!