Under the hood
Git dir-sync now handles line-ending and merge-driver rules more robustly during snapshotting.
Git dir-sync snapshotting has reworked how .git/info/attributes line-ending pinning and merge drivers are handled. Merges now explicitly disable configured merge drivers and set merge.renormalize=false, and reads of info/attributes are now stamp/content-verified rather than judged by a simple pinned/unpinned check.