/* See LICENSE file for copyright and license details. */
#include<locale.h>
#include<regex.h>
#include<stdio.h>
#include<stdlib.h>
@@ -178,6 +179,8 @@ main(int argc, char *argv[])
FILE*fp;
char*arg;
setlocale(LC_ALL,"");
SLIST_INIT(&phead);
ARGBEGIN{
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.