[msysgit? bug] CRLF in info/grafts causes parse error

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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.


--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]