Files
holocron/plugins/git/.apm/skills/git-history/references/README.md
Defame1297 7cb8e95379 refactor(git-history): retrofit to the ADR-0020 context contract
Description 450 -> 266 chars, body 1044 -> 462 words. The bisect procedure
moves to references/bisect.md.

The boundary clause read 'not writing or rewriting commits', which
disclaimed the cherry-pick and revert this skill's own Step 3 executes; it
now excludes authoring and rebasing only. Adds 'backport' so cherry-pick is
reachable by natural language at all, accepting 266 chars against a 250
soft target and a 400 ceiling.
2026-08-30 13:10:53 +00:00

676 B

source_keys
source_keys
git-scm-bisect-docs
git-scm-log-docs
git-scm-diff-docs

References

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

Files

  • sources.md — Extracted research sources and their contributing documents
  • bisect.md — The full git bisect procedure: manual and automated flows, exit-code semantics, skip and replay, narrowing options, and custom good/bad terms
  • git-log-format.md — Full git log format placeholder catalogue, named format presets, --diff-filter letters, -L line-range syntax, ancestry filters, pickaxe binary-file behaviour, and git diff output-control flags