From 62e9dc0344e0a0d7d5a62ba47491d1f1eb08d296 Mon Sep 17 00:00:00 2001 From: Chandra Sekhar Date: Tue, 3 Feb 2026 18:24:41 +0530 Subject: [PATCH 1/3] Update github-api-integration-module.sh --- 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..c86d3113 100644 --- a/github-api-integration-module.sh +++ b/github-api-integration-module.sh @@ -3,7 +3,7 @@ # Author: Abhishek # Version: v1 # -# +# Added for assignment 1 # # This script will help users to communicate and retrieve information from GitHub # Usage: From 6674631944b65bbf672813da90c3328a1be36188 Mon Sep 17 00:00:00 2001 From: Chandra Sekhar Date: Tue, 3 Feb 2026 18:37:58 +0530 Subject: [PATCH 2/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c6345487..dba0d5c6 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ # Shell -Schell Scripts +Schell Scripts for practice From ede4d2b3402d58b374838e2f8e3f444763dd66cc Mon Sep 17 00:00:00 2001 From: Chandra Sekhar Date: Tue, 3 Feb 2026 20:09:19 +0530 Subject: [PATCH 3/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dba0d5c6..11b0b40e 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ # Shell -Schell Scripts for practice +Schell Scripts for practice in feature branch