docs: add Git remote info to CLAUDE.md

Add Gitea repository URL for future reference.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Debian
2026-01-11 09:26:37 +00:00
parent 64b8e0d80c
commit e7ffcce768

View File

@@ -63,6 +63,12 @@ Append progress to progress.txt after each significant change.
- Lint: npm run lint - Lint: npm run lint
- All: npm run build && npm run test && npm run lint - All: npm run build && npm run test && npm run lint
## Git Remote
- Repository: https://gitea.voyager.sh/nick/nick-tracker
- SSH URL: ssh://git@gitea.voyager.sh:7743/nick/nick-tracker.git
- Push commits to origin master after significant changes
## Key Files ## Key Files
- PROMPT.md: Full specification - PROMPT.md: Full specification