git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Git merge conflicts and encoding of logs
@ 2008-12-23  4:48 Junichi Uekawa
  2008-12-23  8:22 ` Junio C Hamano
  0 siblings, 1 reply; 5+ messages in thread
From: Junichi Uekawa @ 2008-12-23  4:48 UTC (permalink / raw)
  To: git

Hi,


Git merge conflict will insert '<<< first line of commit log message'
'===' '>>>' markers to the text file that is causing a conflict.

Unfortunately, the encoding of the text file may be different from the
log message encoding, and that results in a file which has a mixed
encoding (which is pretty hard to edit from any editor BTW).

My use case is editing platex files (iso-2022-jp encoded) with log
messages of utf-8.

http://git.debian.org/?p=tokyodebian/monthly-report.git;a=summary




... Thinking about it, it's probably the same encoding problem as git
blame.  Is there already a good way to fix this or is this something
that needs fixing?


regards,
	junichi
-- 
dancer@{netfort.gr.jp,debian.org}

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

end of thread, other threads:[~2008-12-23 23:38 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-23  4:48 Git merge conflicts and encoding of logs Junichi Uekawa
2008-12-23  8:22 ` Junio C Hamano
2008-12-23  8:41   ` Johannes Sixt
2008-12-23 10:04     ` Junio C Hamano
2008-12-23 23:37       ` Junichi Uekawa

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).