@@ -3612,8 +3612,9 @@ if [ "$INSTALLONLINE" ] ; then
fi
[ -z "$1"]&& showhelp
[ -z "$1"]&& showhelp
if _startswith "$1"'-';then _process "$@";else"$@";fi;exit
if _startswith "$1"'-';then _process "$@";else"$@";fi;
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.