Files
holocron/plugins/git/skills/git-remotes/references
Defame1297 14af50bc07 fix(git): scope git-workflow's trigger to ambiguity rather than to its domains
git-workflow's description enumerated the six domains it exists to route away
from, so it competed for selection with the very skills it should be handing
off to. It now triggers on the case it actually serves: an interactive request
whose domain is not yet clear.

Also clears frontmatter drift across the plugin and removes duplicated guidance
in pc-run that had diverged from its reference.
2026-08-31 08:01:39 +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