Specifically what encoding to use if the repo has both code and docs? Any .md or .htm files are saved as UTF-8, but code is cp1252 (my compiler doesn't like the 3-byte BOM which Windows adds to UTF-8 files).
As seen in Git GUI tool (Edit -> Options...):
Frankly, does it even matter what setting I choose?
My system is Windows 8.1, and the system encoding is cp1252