From b1a0ca7c5930824ee72e2fcb861b113b9cce2d91 Mon Sep 17 00:00:00 2001 From: akashs13 Date: Wed, 21 Jan 2026 10:16:01 +0530 Subject: [PATCH] added 1 line to description --- github-api-integration-module.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/github-api-integration-module.sh b/github-api-integration-module.sh index d94d2951..0d94108a 100644 --- a/github-api-integration-module.sh +++ b/github-api-integration-module.sh @@ -11,6 +11,7 @@ # # ################################ +#demo for git fork if [ ${#@} -lt 2 ]; then echo "usage: $0 [your github token] [REST expression]"