chore(docs): regenerate man page, HTML docs, and wiki
This commit is contained in:
+7
-3
@@ -1470,9 +1470,13 @@ git hooks under AGENTS/.agents-tools/ (wired via core.hooksPath) bump it on
|
|||||||
every commit: MINOR (resetting PATCH) when the tracked directory set
|
every commit: MINOR (resetting PATCH) when the tracked directory set
|
||||||
changes, PATCH otherwise; MAJOR is manual-only. A prepare-commit-msg hook
|
changes, PATCH otherwise; MAJOR is manual-only. A prepare-commit-msg hook
|
||||||
appends \[dq](vX.Y.Z)\[dq] to the commit subject. Downstream tooling can read
|
appends \[dq](vX.Y.Z)\[dq] to the commit subject. Downstream tooling can read
|
||||||
AGENTS/.version - a changed MINOR field signals a structure change. The
|
AGENTS/.version - a changed MINOR field signals a structure change. Because
|
||||||
script and hooks are shipped from scripts/agents-tools/ and refreshed when
|
core.hooksPath is a single setting, the local override would otherwise
|
||||||
their version marker is stale.
|
shadow your global hooks; after bumping the version, each shim chains
|
||||||
|
(execs) to the global/system core.hooksPath hook of the same name so global
|
||||||
|
pre-commit / prepare-commit-msg hooks (e.g. ggshield, Git LFS) still run.
|
||||||
|
The script and hooks are shipped from scripts/agents-tools/ and refreshed
|
||||||
|
when their version marker is stale.
|
||||||
|
|
||||||
agents-init
|
agents-init
|
||||||
agents-init --agents
|
agents-init --agents
|
||||||
|
|||||||
@@ -982,9 +982,13 @@ git hooks under AGENTS/.agents-tools/ (wired via core.hooksPath) bump it on
|
|||||||
every commit: MINOR (resetting PATCH) when the tracked directory set
|
every commit: MINOR (resetting PATCH) when the tracked directory set
|
||||||
changes, PATCH otherwise; MAJOR is manual-only. A prepare-commit-msg hook
|
changes, PATCH otherwise; MAJOR is manual-only. A prepare-commit-msg hook
|
||||||
appends "(vX.Y.Z)" to the commit subject. Downstream tooling can read
|
appends "(vX.Y.Z)" to the commit subject. Downstream tooling can read
|
||||||
AGENTS/.version - a changed MINOR field signals a structure change. The
|
AGENTS/.version - a changed MINOR field signals a structure change. Because
|
||||||
script and hooks are shipped from scripts/agents-tools/ and refreshed when
|
core.hooksPath is a single setting, the local override would otherwise
|
||||||
their version marker is stale.
|
shadow your global hooks; after bumping the version, each shim chains
|
||||||
|
(execs) to the global/system core.hooksPath hook of the same name so global
|
||||||
|
pre-commit / prepare-commit-msg hooks (e.g. ggshield, Git LFS) still run.
|
||||||
|
The script and hooks are shipped from scripts/agents-tools/ and refreshed
|
||||||
|
when their version marker is stale.
|
||||||
|
|
||||||
agents-init
|
agents-init
|
||||||
agents-init --agents
|
agents-init --agents
|
||||||
|
|||||||
@@ -641,9 +641,13 @@
|
|||||||
every commit: MINOR (resetting PATCH) when the tracked directory set
|
every commit: MINOR (resetting PATCH) when the tracked directory set
|
||||||
changes, PATCH otherwise; MAJOR is manual-only. A prepare-commit-msg hook
|
changes, PATCH otherwise; MAJOR is manual-only. A prepare-commit-msg hook
|
||||||
appends "(vX.Y.Z)" to the commit subject. Downstream tooling can read
|
appends "(vX.Y.Z)" to the commit subject. Downstream tooling can read
|
||||||
AGENTS/.version - a changed MINOR field signals a structure change. The
|
AGENTS/.version - a changed MINOR field signals a structure change. Because
|
||||||
script and hooks are shipped from scripts/agents-tools/ and refreshed when
|
core.hooksPath is a single setting, the local override would otherwise
|
||||||
their version marker is stale.
|
shadow your global hooks; after bumping the version, each shim chains
|
||||||
|
(execs) to the global/system core.hooksPath hook of the same name so global
|
||||||
|
pre-commit / prepare-commit-msg hooks (e.g. ggshield, Git LFS) still run.
|
||||||
|
The script and hooks are shipped from scripts/agents-tools/ and refreshed
|
||||||
|
when their version marker is stale.
|
||||||
|
|
||||||
agents-init
|
agents-init
|
||||||
agents-init --agents
|
agents-init --agents
|
||||||
|
|||||||
Reference in New Issue
Block a user