mirror of
https://github.com/libgit2/libgit2.git
synced 2026-06-26 16:36:27 +00:00
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.