@@ -357,6 +357,7 @@ int main(int argc, char **argv) {
if(config==NULL){
fprintf(stderr,ERROR("Failed to update config file. "
"Try again with 'sudo' or check your permissions\n"));
return1;
}
fputs(abspath,config);
fclose(config);
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.