From 7196505d9aeffc297602dad7346ba6f02ce444f8 Mon Sep 17 00:00:00 2001 From: akshay Date: Wed, 3 Jun 2026 21:27:13 +0530 Subject: [PATCH 1/5] testing how the fork works --- github-api-integration-module.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/github-api-integration-module.sh b/github-api-integration-module.sh index d94d2951..8b9da23d 100644 --- a/github-api-integration-module.sh +++ b/github-api-integration-module.sh @@ -3,11 +3,11 @@ # Author: Abhishek # Version: v1 # -# +#completing 1st assignment # # This script will help users to communicate and retrieve information from GitHub # Usage: -# Please provide your github token and rest api to the script as input +# Please provide your github token and rest api to the script as input. # # ################################ From 559eb94d533832fdb80df734c765a3d74cd4bbac Mon Sep 17 00:00:00 2001 From: Akshay S A Date: Wed, 3 Jun 2026 23:00:13 +0530 Subject: [PATCH 2/5] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c6345487..92392738 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ # Shell -Schell Scripts +Schell Scripts for practice. From fa0e0037cead84299d49e9664bd66a8ac6e0b0cd Mon Sep 17 00:00:00 2001 From: Akshay S A Date: Wed, 3 Jun 2026 23:06:38 +0530 Subject: [PATCH 3/5] Update README with Git practice notes Add a note about practicing Git Fetch and Git Pull. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 92392738..d6e318d1 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,3 @@ # Shell Schell Scripts for practice. +Practicing Git Fetch and Git Pull From c0fb4f6242479f8072dbbf89099092900e43839e Mon Sep 17 00:00:00 2001 From: Akshay S A Date: Wed, 3 Jun 2026 23:12:50 +0530 Subject: [PATCH 4/5] Update README with git fetch practice Added a note about practicing git fetch. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d6e318d1..1b2e65d7 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ # Shell Schell Scripts for practice. Practicing Git Fetch and Git Pull +practiced git fetch From 7250817bc6a934c6f3867e5ed44bf3b2516a2542 Mon Sep 17 00:00:00 2001 From: Akshay S A Date: Wed, 3 Jun 2026 23:16:28 +0530 Subject: [PATCH 5/5] Update README to remove Git practice notes Removed lines about practicing Git commands. --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 1b2e65d7..92392738 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,2 @@ # Shell Schell Scripts for practice. -Practicing Git Fetch and Git Pull -practiced git fetch