Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
@ -1,6 +1,7 @@
#Adds a commit message and pushes project to github repository.
#C
COMMIT_MESSAGE="$*"
echo $*
FIRST_LINE=true
while IFS= read -r line
do