#include<libgen.h> /* for basename, used during discovery */
#ifndef PACKAGE_VERSION
# define PACKAGE_VERSION "0.1"
# define PACKAGE_VERSION "0.2"
#endif
#define ARRAY_SIZE(a) (sizeof (a) / sizeof *(a))
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.