# Add all the modified files to the intended commit:
git add .
echo"File added."
echo"Files added."
# Make the commit:
git commit -m "$COMMENT"
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.