toes/apps/git/20260228-000000
Chris Wanstrath 01f23ace16 Add git HTTP server tool for push-to-deploy
A toes tool that implements the git smart HTTP protocol, allowing
users to push repos via `git push` and clone via `git clone`. On
receive, it extracts the code into a timestamped APPS_DIR directory
and activates it through the toes sync API.
2026-02-28 22:49:45 -08:00
..
bun.lock Add git HTTP server tool for push-to-deploy 2026-02-28 22:49:45 -08:00
index.tsx Add git HTTP server tool for push-to-deploy 2026-02-28 22:49:45 -08:00
package.json Add git HTTP server tool for push-to-deploy 2026-02-28 22:49:45 -08:00
tsconfig.json Add git HTTP server tool for push-to-deploy 2026-02-28 22:49:45 -08:00