From d46dd1cdeb7d7b54832948381b8382d349ee10f9 Mon Sep 17 00:00:00 2001 From: siva82538 Date: Wed, 17 Dec 2025 10:28:56 +0000 Subject: [PATCH 1/3] updated the test_1 --- github-api-integration-module.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/github-api-integration-module.sh b/github-api-integration-module.sh index 5db94cc4..0a7dd45a 100644 --- a/github-api-integration-module.sh +++ b/github-api-integration-module.sh @@ -1,8 +1,7 @@ #!/bin/bash ################################ # Author: Abhishek -# Version: v1 -# +# i have added this line as a part of testing to the test_1 branch i have created # # # This script will help users to communicate and retrieve information from GitHub From 25879a3e5feed2645107c56527daf50154424679 Mon Sep 17 00:00:00 2001 From: siva82538 <54673723+siva82538@users.noreply.github.com> Date: Wed, 17 Dec 2025 16:03:46 +0530 Subject: [PATCH 2/3] Update README for fetch and merge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c6345487..3ab3fb38 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ # Shell -Schell Scripts +Schell Scripts - upadated this as i am testing the fetch and merge for readme From 41c55bdbf2f344679ed944b2d81997404cf729da Mon Sep 17 00:00:00 2001 From: siva82538 <54673723+siva82538@users.noreply.github.com> Date: Wed, 17 Dec 2025 16:05:34 +0530 Subject: [PATCH 3/3] Add comment for pull Added a comment for testing purposes in the test_1 branch. --- 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 0a7dd45a..3947596b 100644 --- a/github-api-integration-module.sh +++ b/github-api-integration-module.sh @@ -3,7 +3,7 @@ # Author: Abhishek # i have added this line as a part of testing to the test_1 branch i have created # -# +# added this line for pull test of test_1 branch # 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