From 73d3ab2580c6f828ee2ef6f43993819b3b3fe5b2 Mon Sep 17 00:00:00 2001 From: guharail Date: Thu, 15 Jan 2026 10:51:00 +0530 Subject: [PATCH 1/3] testcommit --- github-api-integration-module.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/github-api-integration-module.sh b/github-api-integration-module.sh index d94d2951..cc85338c 100644 --- a/github-api-integration-module.sh +++ b/github-api-integration-module.sh @@ -9,7 +9,7 @@ # Usage: # Please provide your github token and rest api to the script as input # -# +# Test modifiation for assignment 1 to learn forking ################################ if [ ${#@} -lt 2 ]; then From a6aea306d720e3b75c0cb451faa523d5ae4a0c7c Mon Sep 17 00:00:00 2001 From: guharail Date: Thu, 15 Jan 2026 11:08:20 +0530 Subject: [PATCH 2/3] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c6345487..b4addd14 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,3 @@ # Shell Schell Scripts +A small change for reference From cc37af846421dc909d3e01e4c5686b6aa4d0605e Mon Sep 17 00:00:00 2001 From: guharail Date: Thu, 15 Jan 2026 11:11:47 +0530 Subject: [PATCH 3/3] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b4addd14..9692f0b1 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ # Shell Schell Scripts A small change for reference + +This change is to reflect pull