Browse Source
- .fossil-settings/binary-glob set to '*': binary checkins (e.g zips) proceed without fossil warnings/prompts; the aim of an eventually binary-free tree (G-004/G-005/G-006) is agent/workflow policy, deliberately not enforced at the local VCS layer - .fossil-settings/AGENTS.md: new "Commit warning suppression" contract documenting the above - root AGENTS.md: LF preference clarified - converting CRLF text files to LF when editing is correct (no CRLF preservation for diff-minimisation; preserve only deliberately mixed-ending files or on explicit instruction); binary-checkin bullet notes the VCS-layer carve-out Assisted-by: harness=claude; primary-model=claude-fable-5; api-location=anthropic.commaster
3 changed files with 10 additions and 2 deletions
@ -0,0 +1,4 @@
|
||||
#Allow binary checkins by default - no fossil commit warnings/prompts for binary content. |
||||
#The aim of an eventually binary-free tree (goals G-004/G-005/G-006) is agent/workflow |
||||
#policy, not something enforced at the local VCS layer. |
||||
* |
||||
Loading…
Reference in new issue