| Commit message (Collapse) | Author | Files | Lines |
|
|
|
This reverts commit e7538a7aaea8b23b8f5e057016f71127f28a6b02.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This reverts commit 3b2d27457db9ef8911893fa1b843560f1ccab2eb.
|
|
|
|
|
|
|
|
|
|
Instead run GC on repos when needed, manually.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
When there is 0 bytes of disk left, GPG fails to run because it can't
create a lockfile it requires.
This way, we free space before needing GPG.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|