Git development
 help / color / mirror / Atom feed
* [msysgit? bug] CRLF in info/grafts causes parse error
@ 2009-10-14 14:07 Yann Dirson
  2009-10-14 18:51 ` Junio C Hamano
  0 siblings, 1 reply; 2+ messages in thread
From: Yann Dirson @ 2009-10-14 14:07 UTC (permalink / raw)
  To: git

When creating an info/grafts under windows, one typically gets a CRLF file.
Then:

* gitk loudly complains about "bad graft data"
* "git log > /dev/null" does not report any problem
* "git log > foo" does report the problem on sdterr, but exit code is still 0

Recreating the graft as a LF file (eg with "echo" or "printf") causes the
graft to be properly interpreted.

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

end of thread, other threads:[~2009-10-14 18:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-14 14:07 [msysgit? bug] CRLF in info/grafts causes parse error Yann Dirson
2009-10-14 18:51 ` Junio C Hamano

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox