Trunks lets you keep using git while pushing repos to S3, R2, Tigris, MinIO, Postgres, SFTP, local disk, or a file share.
Comments
aaronjaegar•1h ago
i built this because i wanted normal git repos that could live in s3, r2, postgres, sftp, minio, local disk, or a file share, with github as an optional mirror.
the main use case for me is short-lived agent sandboxes: one machine can push work before it disappears, another can pull it later, without running a git server.
would love feedback on the storage model and git workflow.
aaronjaegar•1h ago
the main use case for me is short-lived agent sandboxes: one machine can push work before it disappears, another can pull it later, without running a git server.
would love feedback on the storage model and git workflow.