feat(tools): pull-doc holt ein Server-Dokument in ein git-Worktree und committet es datiert (D88)
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Fable 5
parent
22769cf3b6
commit
887b5c75ee
@@ -121,6 +121,12 @@ something a cursor cannot do. Recognised only as a standalone token, so
|
||||
`Careful!!!` stays an ordinary label. It stays in the text until someone
|
||||
deletes it.
|
||||
|
||||
**A git history for a shared plan:** `tools/pull-doc <document-url> <file>`
|
||||
fetches the document (a `?live=` link works too) and commits it into the file's
|
||||
git worktree — date, title and version in the message, and no commit when
|
||||
nothing changed. Run it from cron and the plan archives itself; see
|
||||
`docs/DECISIONS.md` D88.
|
||||
|
||||
Setting up the backend: see [backend/README.md](backend/README.md) and
|
||||
`docs/DECISIONS.md` D76.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user