@@ -967,7 +967,7 @@ if [ "$ft_sha" = internal ]; then
fi
out=echo
if [ "$silentopt" == yes ]; then
if [ "$silentopt" = yes ]; then
out=/bin/true
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.