Commit 1df1ebb
committed
feat: Enable precious file parsing in
That's pretty neat as one can now set `GIX_PARSE_PRECIOUS=0` in the environment
to disable precious file parsing, good to see what difference it makes.
It's also possible to do this wiht `gix -c gitoxide.parsePrecious=0`.gix CLI by default, allow overrides.1 parent 4ef7806 commit 1df1ebb
1 file changed
+10
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
121 | 131 | | |
122 | 132 | | |
123 | 133 | | |
| |||
0 commit comments