Commit 4ba390d
docs: fix the round-trip claim for canonical .git rules while opted out
The advice to author .git rules canonically when git_write_rules is
false claimed they round-trip normally, but import cannot distinguish a
user-authored '".git/**" = "write"' from the default carve-out and
skips that exact pair, contradicting the FAQ's exception note.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent 56f79d5 commit 4ba390d
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
977 | 977 | | |
978 | 978 | | |
979 | 979 | | |
980 | | - | |
| 980 | + | |
981 | 981 | | |
982 | 982 | | |
983 | 983 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
977 | 977 | | |
978 | 978 | | |
979 | 979 | | |
980 | | - | |
| 980 | + | |
981 | 981 | | |
982 | 982 | | |
983 | 983 | | |
| |||
0 commit comments