diff --git a/Shell b/Shell new file mode 160000 index 00000000..a6a20761 --- /dev/null +++ b/Shell @@ -0,0 +1 @@ +Subproject commit a6a20761a728b6fd5890859291a191b31e077397 diff --git a/github-api-integration-module.sh b/github-api-integration-module.sh index 5db94cc4..499aa83b 100644 --- a/github-api-integration-module.sh +++ b/github-api-integration-module.sh @@ -8,7 +8,8 @@ # 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 -# +#hello this is 2nd time +#Hello I have made new changes to the files ################################ if [ ${#@} -lt 2 ]; then