@@ -2312,6 +2312,7 @@ db_file_stamp_bypath(char *path, time_t *stamp, int *id)
sqlite3_stmt*stmt;
intret;
*id=0;
*stamp=0;
query=sqlite3_mprintf(Q_TMPL,path);
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.