From 4332793a2ee402dc9b5f015be22a471466dc09d5 Mon Sep 17 00:00:00 2001 From: Nithya-95 Date: Mon, 15 Dec 2025 12:10:12 +0000 Subject: [PATCH 1/4] updated version --- github-api-integration-module.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/github-api-integration-module.sh b/github-api-integration-module.sh index 5db94cc4..3433d7e3 100644 --- a/github-api-integration-module.sh +++ b/github-api-integration-module.sh @@ -1,7 +1,7 @@ #!/bin/bash ################################ # Author: Abhishek -# Version: v1 +# Version: v2 # # # @@ -9,6 +9,7 @@ # Usage: # Please provide your github token and rest api to the script as input # +# ################################ if [ ${#@} -lt 2 ]; then From 131b019af07d41f468b20f14a41d6c514e6fb38f Mon Sep 17 00:00:00 2001 From: Nithya-95 Date: Mon, 15 Dec 2025 12:32:28 +0000 Subject: [PATCH 2/4] updated version details --- 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 3433d7e3..f1927820 100644 --- a/github-api-integration-module.sh +++ b/github-api-integration-module.sh @@ -1,7 +1,7 @@ #!/bin/bash ################################ # Author: Abhishek -# Version: v2 +# Version: V2 # # # From 38d0c59c6710fb3b61e93b28f8ff37ca664060bb Mon Sep 17 00:00:00 2001 From: Nithyalakshmi Murugan <146036380+Nithya-95@users.noreply.github.com> Date: Mon, 15 Dec 2025 13:37:37 +0000 Subject: [PATCH 3/4] Update README to correct spelling and add context --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c6345487..c2126b8b 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ # Shell -Schell Scripts +Schell Scripts Practise From 11855fd7006e28e550a15fabb2dde73dbeb3619c Mon Sep 17 00:00:00 2001 From: Nithyalakshmi Murugan <146036380+Nithya-95@users.noreply.github.com> Date: Mon, 15 Dec 2025 13:44:25 +0000 Subject: [PATCH 4/4] Update README for Shell scripts clarity --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c2126b8b..51af36ec 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ # Shell -Schell Scripts Practise +Schell Scripts for Leaning and reference