From c855cbb1aa84fefee97b3580e04aa99aa48c8cee Mon Sep 17 00:00:00 2001 From: "vinitdarad262000@gmail.com" Date: Thu, 22 Jan 2026 00:57:32 +0530 Subject: [PATCH 1/2] new updated description --- github-api-integration-module.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/github-api-integration-module.sh b/github-api-integration-module.sh index 5db94cc4..2d8f8fa9 100644 --- a/github-api-integration-module.sh +++ b/github-api-integration-module.sh @@ -9,6 +9,7 @@ # Usage: # Please provide your github token and rest api to the script as input # +# This will help user to understand shell script ################################ if [ ${#@} -lt 2 ]; then From 5ccdfaa7fd71d88dc057047334d58ad3bdcbb4e5 Mon Sep 17 00:00:00 2001 From: "vinitdarad262000@gmail.com" Date: Thu, 22 Jan 2026 01:05:08 +0530 Subject: [PATCH 2/2] new updated description2 --- 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 2d8f8fa9..e9c0d97d 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 # -# This will help user to understand shell script +# This will help user to understand shell script to help other to understand ################################ if [ ${#@} -lt 2 ]; then