This commit is contained in:
2025-11-08 22:16:55 +01:00
parent e5039d1774
commit c2cb833e50
8 changed files with 256 additions and 268 deletions
+1
View File
@@ -291,6 +291,7 @@ int file_tree_create_entity(FileTree *ft, string path,
return 0;
}
// TODO: this should return the list of unreferenced hashes
int file_tree_delete_entity(FileTree *ft, string path)
{
int num_comps;