mirror of
https://github.com/git-for-windows/git.git
synced 2026-04-11 01:53:21 -05:00
The unit test helper function was taught to use backslash + mneomnic notation for certain control characters like "\t", instead of octal notation like "\011". * ps/unit-test-c-escape-names.txt: test-lib: print escape sequence names