commit 3785c9e59d01b1954a7478be06382ca98f097bb4 from: Stefan Sperling via: Thomas Adam date: Fri May 26 19:18:47 2023 UTC add a gotd todo item commit - d22dbfabbce4e24cff123667640468944483a30f commit + 3785c9e59d01b1954a7478be06382ca98f097bb4 blob - ae35cee2e1169ddaae015a70035e0bd513258033 blob + c0f43abe63fe3e59e6b05e48efdcb881e2654b2f --- TODO +++ TODO @@ -92,6 +92,8 @@ gotd: - keep track of available repository disk space and fail gracefully when uploaded pack files would fill up the disk too much, keeping a reserve - reuse packed non-delta objects directly (without re-deltification) for speed +- if no permit statement is given in gotd.conf it is possible to send a branch + into an empty repository regardless; this should return EPERM instead gotadmin: - teach 'gotadmin cleanup' to remove redundant pack files