@@ -445,8 +445,5 @@ int lfs_traverse(lfs_t *lfs, int (*cb)(void*, lfs_block_t), void *data);
// Returns a negative error code on failure.
intlfs_deorphan(lfs_t*lfs);
// TODO doc
intlfs_deduplicate(lfs_t*lfs);
#endif
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.