@@ -196,6 +196,7 @@ int main(int argc, char **argv) {
if(c=='\0'||c=='"')
if(c=='\0'||c=='"')
cmdLine+='\\';
cmdLine+='\\';
}
}
backslashes=0;
if(c=='\0')
if(c=='\0')
break;
break;
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.