All of lore.kernel.org
 help / color / mirror / Atom feed
* Strange characters
@ 2011-07-07 19:15 bryceadamprescott
  2011-07-11  8:51 ` Carlos Martín Nieto
  0 siblings, 1 reply; 2+ messages in thread
From: bryceadamprescott @ 2011-07-07 19:15 UTC (permalink / raw)
  To: git

I've used subversion before but I've only used git a handful of times. At my
new job I am using git and me and my boss (who is also new to git) is having
a problem with UTF-8 characters. It seems that git is replacing some
characters here and there with strange UTF-8 characters that display as a
question mark in a diamond. Strangely enough the code still compiles with
thousands of warnings about the UTF-8 characters. Any help would be
appreciated.

--
View this message in context: http://git.661346.n2.nabble.com/Strange-characters-tp6559596p6559596.html
Sent from the git mailing list archive at Nabble.com.

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

* Re: Strange characters
  2011-07-07 19:15 Strange characters bryceadamprescott
@ 2011-07-11  8:51 ` Carlos Martín Nieto
  0 siblings, 0 replies; 2+ messages in thread
From: Carlos Martín Nieto @ 2011-07-11  8:51 UTC (permalink / raw)
  To: bryceadamprescott; +Cc: git

[-- Attachment #1: Type: text/plain, Size: 705 bytes --]

On Thu, Jul 07, 2011 at 12:15:31PM -0700, bryceadamprescott wrote:
> I've used subversion before but I've only used git a handful of times. At my
> new job I am using git and me and my boss (who is also new to git) is having
> a problem with UTF-8 characters. It seems that git is replacing some
> characters here and there with strange UTF-8 characters that display as a
> question mark in a diamond. Strangely enough the code still compiles with
> thousands of warnings about the UTF-8 characters. Any help would be
> appreciated.

Git shouldn't modify the contents of the files at all (except for
line-end if you ask it to). Could you provide a reproducible example
of what's happening?

Cheers,
   cmn

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 490 bytes --]

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

end of thread, other threads:[~2011-07-11  8:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-07-07 19:15 Strange characters bryceadamprescott
2011-07-11  8:51 ` Carlos Martín Nieto

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.