/* FIrst, check to see if we were invoked as "sudoedit". */
/* First, check to see if we were invoked as "sudoedit". */
if(strcmp(getprogname(),"sudoedit")==0){
rval=MODE_EDIT;
excl='e';
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.