git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Marking file as non-binary
@ 2011-02-02 14:57 Maaartin
  2011-02-02 15:05 ` Matthieu Moy
  0 siblings, 1 reply; 2+ messages in thread
From: Maaartin @ 2011-02-02 14:57 UTC (permalink / raw)
  To: git

For whatever reason, git claims that my foo.cpp (c++ source) is binary,
which means I see no diff when doing git log -p. I already tried putting

*.cpp diff=true text=true

in .gitattributes in maybe 20 different variations, but it doesn't help
at all. I've checked the filename for typos, etc. Today is a day when
really nothing works here.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-02-02 15:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-02 14:57 Marking file as non-binary Maaartin
2011-02-02 15:05 ` Matthieu Moy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).