@ -149,6 +149,11 @@ static int main(int argc,char **argv)
}
}
}
}
if(!command.length()){
printHelp(stdout,argv[0]);
return-1;
}
if(!authToken.length()){
if(!authToken.length()){
constchar*home=getenv("HOME");
constchar*home=getenv("HOME");
if(home){
if(home){
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.