rd13_copilot_setup/git-templates
Conrad Schulz 0d42b4fb55 feat: copilot-update.sh + git copilot-update alias + post-merge auto-deploy
- scripts/copilot-update.sh: zieht Setup-Repo (SSH+HTTP-Fallback) in ~/.copilot-setup/,
  aktualisiert ~/.git-templates/, VS Code Prompts und repo-lokale Git-Hooks;
  copilot-instructions.md nur bei TODO-Erkennung (mit .bak Backup)
- scripts/copilot-update.fish: Fish-Variante desselben Scripts
- git-templates/hooks/post-merge: opt-in Template-Hook (ruft copilot-update.sh auf)
- scripts/deploy.sh: installiert copilot-update.sh/.fish, setzt 'git copilot-update'
  Alias, installiert post-merge Hook im Setup-Repo selbst (auto-deploy nach git pull)
- scripts/deploy.fish: analog
- scripts/copilot-bootstrap.sh: --with-update-hook Flag + post-commit Hook Installation
2026-06-02 10:36:16 +00:00
..
.github feat: mandatory agent session protocol – start/end history logging 2026-05-31 13:01:12 +00:00
.vscode feat: initial copilot workspace setup 2026-05-29 08:19:50 +00:00
docs fix: history/prompts/ is committed, not gitignored 2026-05-31 12:51:15 +00:00
history/summary fix: history/prompts/ is committed, not gitignored 2026-05-31 12:51:15 +00:00
hooks feat: copilot-update.sh + git copilot-update alias + post-merge auto-deploy 2026-06-02 10:36:16 +00:00