Skip to content
Open

Tata #1140

Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions github-api-integration-module.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@
# Usage:
# Please provide your github token and rest api to the script as input
#
#
#THINKING GIT
################################

#hello tata
if [ ${#@} -lt 2 ]; then
echo "usage: $0 [your github token] [REST expression]"
exit 1;
Expand Down Expand Up @@ -46,3 +46,5 @@ else
fi

cat $TMPFILE