Linus Torvalds [off-list ref] writes:
On Wed, 14 Feb 2007, Alexander Litvinov wrote:
quoted
I just tried this patch and it works! From now I can use git-cvsimport under
Linux and then clone it to cygwin and work there with full history. Nice,
very nice.
Btw, it didn't do any commit message conversion etc, so you'll still
always see commit messages with LF-only, and if you _create_ commits, you
need to make sure that whatever program you use will do the right thing.
I think stripspace removes CR so we should be Ok.