From e7ffcce76881cd851560e3b0ddafc71484c51a55 Mon Sep 17 00:00:00 2001 From: Debian Date: Sun, 11 Jan 2026 09:26:37 +0000 Subject: [PATCH] docs: add Git remote info to CLAUDE.md Add Gitea repository URL for future reference. Co-Authored-By: Claude Opus 4.5 --- CLAUDE.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CLAUDE.md b/CLAUDE.md index ab3a53f..c6d2119 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -63,6 +63,12 @@ Append progress to progress.txt after each significant change. - Lint: 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 - PROMPT.md: Full specification