@ -1225,6 +1225,11 @@ int is_ntfs_dotgit(const char *name)
}
}
intlooks_like_command_line_option(constchar*str)
{
returnstr&&str[0]=='-';
}
char*xdg_config_home(constchar*filename)
{
constchar*home,*config_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.