From f887d4433d4c245fc4d49ad81200474b62f26778 Mon Sep 17 00:00:00 2001 From: surya8215 Date: Mon, 9 Feb 2026 13:07:13 +0530 Subject: [PATCH 1/2] person --- github-api-integration-module.sh | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/github-api-integration-module.sh b/github-api-integration-module.sh index d94d2951..f6f1ddb6 100644 --- a/github-api-integration-module.sh +++ b/github-api-integration-module.sh @@ -1,16 +1,3 @@ -#!/bin/bash -################################ -# Author: Abhishek -# Version: v1 -# -# -# -# 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 echo "usage: $0 [your github token] [REST expression]" From 505f80e61166da2f2d2b47a80245b78235b24ed9 Mon Sep 17 00:00:00 2001 From: surya8215 Date: Mon, 9 Feb 2026 13:08:36 +0530 Subject: [PATCH 2/2] new --- open.txt | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 open.txt diff --git a/open.txt b/open.txt new file mode 100644 index 00000000..e69de29b