From 889bf77bcc8004976b0c4b0c7a1c6461aca474ab Mon Sep 17 00:00:00 2001 From: HimanshuSaini70 Date: Mon, 23 Feb 2026 19:40:20 +0530 Subject: [PATCH 1/2] line changes --- github-api-integration-module.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/github-api-integration-module.sh b/github-api-integration-module.sh index d94d2951..11f7ac55 100644 --- a/github-api-integration-module.sh +++ b/github-api-integration-module.sh @@ -8,8 +8,6 @@ # 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 -# -# ################################ if [ ${#@} -lt 2 ]; then From ed110d0b73773361b3da27fbe6b3aac73ce53b64 Mon Sep 17 00:00:00 2001 From: HimanshuSaini70 Date: Mon, 23 Feb 2026 19:45:34 +0530 Subject: [PATCH 2/2] line changes --- 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 11f7ac55..9bb769fa 100644 --- a/github-api-integration-module.sh +++ b/github-api-integration-module.sh @@ -3,7 +3,7 @@ # Author: Abhishek # Version: v1 # -# +#himanshu # # This script will help users to communicate and retrieve information from GitHub # Usage: