From c5076834f4071bfa282ee589ea76c51d67c03268 Mon Sep 17 00:00:00 2001 From: Ashutosh ojha Date: Wed, 11 Feb 2026 14:26:19 +0530 Subject: [PATCH 1/2] Added a comment --- 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..882ec94a 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 PR request ################################ if [ ${#@} -lt 2 ]; then From 29f2bb8aba4aa061d740af36f37c5e723397d1d6 Mon Sep 17 00:00:00 2001 From: Ashutosh ojha Date: Wed, 11 Feb 2026 15:06:36 +0530 Subject: [PATCH 2/2] Add 'Git fetch test' to README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c6345487..0e8f7d98 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,3 @@ # Shell Schell Scripts +Git fetch test