From 76eade66db768afbf01c798df043fcd22dd687a8 Mon Sep 17 00:00:00 2001 From: rishu7676 Date: Sun, 6 Sep 2026 00:06:21 +0530 Subject: [PATCH 1/5] chore: updated desc --- 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..183214e4 100644 --- a/github-api-integration-module.sh +++ b/github-api-integration-module.sh @@ -3,7 +3,7 @@ # Author: Abhishek # Version: v1 # -# +#editing it through notepad # # This script will help users to communicate and retrieve information from GitHub # Usage: From b593c81a436d3b595145d10f7b8ab8097430977c Mon Sep 17 00:00:00 2001 From: rishu7676 Date: Sun, 6 Sep 2026 00:16:13 +0530 Subject: [PATCH 2/5] chore: updated desc --- 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 183214e4..3ace2922 100644 --- a/github-api-integration-module.sh +++ b/github-api-integration-module.sh @@ -4,7 +4,7 @@ # Version: v1 # #editing it through notepad -# +#new edit # 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 From 591518bef4085a6f3c82615408abf5bc1d9e5171 Mon Sep 17 00:00:00 2001 From: rishu7676 Date: Sun, 6 Sep 2026 13:50:59 +0530 Subject: [PATCH 3/5] Update README to clarify Shell Scripts section --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c6345487..4f4a38b9 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ # Shell -Schell Scripts +Schell Scripts for learning From 4a8f8cbe0d976253919db60f51a38d11ffce01db Mon Sep 17 00:00:00 2001 From: rishu7676 Date: Sun, 6 Sep 2026 14:08:35 +0530 Subject: [PATCH 4/5] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4f4a38b9..d066e18f 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ # Shell -Schell Scripts for learning +Schell Scripts for learning and practice From 1181a6b97bb53a7065ef92e9b33cc51aac6a5d6a Mon Sep 17 00:00:00 2001 From: rishu7676 Date: Tue, 15 Sep 2026 22:37:57 +0530 Subject: [PATCH 5/5] Add reference section to README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d066e18f..21060442 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,3 @@ # Shell Schell Scripts for learning and practice +reference