diff --git a/README.md b/README.md index c6345487..272cba55 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,4 @@ # Shell Schell Scripts +Git fetch vs pull +pull = fetch+merge at once diff --git a/github-api-integration-module.sh b/github-api-integration-module.sh index d94d2951..6eedcbd7 100644 --- a/github-api-integration-module.sh +++ b/github-api-integration-module.sh @@ -10,6 +10,7 @@ # Please provide your github token and rest api to the script as input # # +# Demo change ################################ if [ ${#@} -lt 2 ]; then