mirror of
https://github.com/rowboatlabs/rowboat.git
synced 2026-07-12 21:02:17 +02:00
GitHub's Git Data API (blobs/trees/commits) returns 409 'Git Repository is empty' on a repo with no commits — it cannot create the first commit. Ensure main exists via a Contents API bootstrap commit (the generated README), then chain the publish commit onto it. |
||
|---|---|---|
| .. | ||
| docs | ||
| scripts | ||
| src | ||
| .gitignore | ||
| package.json | ||
| tsconfig.build.json | ||
| tsconfig.json | ||
| vitest.config.ts | ||