diff --git a/github-api-integration-module.sh b/github-api-integration-module.sh index d94d2951..d2720c7e 100644 --- a/github-api-integration-module.sh +++ b/github-api-integration-module.sh @@ -7,7 +7,7 @@ # # 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 +# Please provide your github token and rest api to the script as input. # # ################################ diff --git a/rebase.sh b/rebase.sh new file mode 100644 index 00000000..ca386f08 --- /dev/null +++ b/rebase.sh @@ -0,0 +1,3 @@ +#!/bin/bash + +echo "Rebase"