Skip to content

Commit

Permalink
Show commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
goFrendiAsgard committed Apr 11, 2024
1 parent 456cc74 commit f790d0a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/zrb_noto/sync.sh
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ else
then
COMMIT_MESSAGE="Modified on $(date)"
fi
echo "Commiting changes: ${COMMIT_MESSAGE}"
git commit -m "${COMMIT_MESSAGE}"
fi
GIT_BRANCH="$(git symbolic-ref --short HEAD)"
Expand Down

0 comments on commit f790d0a

Please sign in to comment.