Skip to content
Merged
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: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,11 @@ review again:
/hooks
```

Codex trusts hook command entries. Updating files that an already-trusted hook
command calls should not require another review, but changing generated command
strings, hook order, hook location, or switching from relative to absolute paths
will invalidate the previous trust review.

## Commands

```sh
Expand Down
Loading