mirror of
https://github.com/git/git.git
synced 2025-12-23 12:14:22 +01:00
Many commands normalize command line arguments from NFD to NFC variant of UTF-8 on OSX, but commands in the "diff" family did not, causing "git diff $path" to complain that no such path is known to Git. They have been taught to do the normalization. * ar/diff-args-osx-precompose: diff: run arguments through precompose_argv
12 KiB
12 KiB