Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion commands/auto.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,7 @@ argument-hint: "[status|on|off]"
Report the output above exactly as it stands. The setting lives in
`.commitlore-policy.json` at the repository root and is committed with it, so
turning it on applies to everyone who clones the repository. Never edit that
file yourself — the command above is its only writer.
file yourself — the command above is its only writer. The setting authorises
unattended capture but does not initiate it: this host must call
`commitlore_prepare_capture` with the session transcript before it runs `git
commit`.
6 changes: 6 additions & 0 deletions dist/commands/auto.d.ts

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

27 changes: 22 additions & 5 deletions dist/commands/auto.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/commands/auto.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

33 changes: 33 additions & 0 deletions dist/commands/doctor/checks/capture-unattended-initiator.d.ts

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Loading