Files
holocron/plugins/git/skills/git-remotes/references
Defame1297 0f2bb242ad chore(plugins): sync generated content mirrors
Regenerates `plugins/*/skills`, `plugins/*/agents`, both per-plugin `plugin.json` manifests and the
two marketplace mirrors from `.apm/` per ADR-0017, via `scripts/sync-plugin-content.sh --all`.

The manifests matter beyond tidiness here: `plugin.json` carries the plugin version and wins over
the marketplace entry at install time (calculatePluginVersion precedence). Until this ran, the patch
bumps in the preceding commit were inert for anyone installing these plugins.

ADR: 0017
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01EeH8SCbcrCAQrtymkNuhKP
2026-09-09 05:15:53 +00:00
..

source_keys
source_keys
git-scm-remote-docs
git-scm-fetch-docs
git-scm-push-docs
git-scm-pull-docs
context7-git-htmldocs

References

This directory contains provenance metadata and research sources for the git-remotes skill.

Files

  • sources.md — Extracted research sources and their contributing documents
  • remote-config.md — Remote add/remove/rename/inspect, tracking and mirror options, housekeeping, and the full set-url form
  • fetch.md — Fetch and prune options, shallow and partial fetch, the default fetch refspec
  • push.md — Push options, refspec syntax, force-push safety in full, server-side deny policies
  • pull.md — Pull strategies, submodule caveat, the divergence rule, and pull config precedence