# Discard stdin. Needed when running from an one-liner which includes a newline
read -r -N 999999 -t 0.001
err(){
echo"Error: $1." 1>&2
exit1
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.