@@ -167,6 +167,7 @@ int main(int argc, char *argv[])
attrset(A_BOLD);// boldy
curs_set(0);// don't show cursor
#endif
size_ttotal=files.size();
size_tcompleted=0;
size_terrors=0;
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.