Re: Marking file as non-binary From: Matthieu Moy <hidden> Date: 2016-06-15 22:50:29 Maaartin [off-list ref] writes: For whatever reason, git claims that my foo.cpp (c++ source) is binary, There is probably a null character in your source ('\0'). You usually don't want that, regardless of Git. *.cpp diff=true text=true *.cpp diff works for me. Otherwise, "git log -p -a". -- Matthieu Moy http://www-verimag.imag.fr/~moy/
Keyboard shortcuts hback out one level jnext message in thread kprevious message in thread ldrill in Escclose help / fold thread tree ?toggle this help