commit f2e547bc13d05b5421166896fb342d178fa7dc1f from: Stefan Sperling date: Thu May 25 20:25:55 2023 UTC add a gotd todo item commit - ee6d2355344d621c46cfa45e9186e1d98704337d commit + f2e547bc13d05b5421166896fb342d178fa7dc1f 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