You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: Enable precious file parsing in gix CLI by default, allow overrides.
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`.
0 commit comments