Files
libgit2/include
Edward Thomson 9cb599a85c filter: raise fatal notifications for core.safecrlf failures
Don't just raise CRLF notifications when `core.safecrlf=warn`, also
raise notifications when `core.safecrlf=true`. The `core.safecrlf=true`
notifications are _fatal_ errors, however. These exist so that users can
get the filename that failed during a fatal error.
2025-03-04 12:34:23 +00:00
..