1

As the question Convert line-endlings for whole directory tree (Git) but to Windows \r\n

Only text files (eg: .html, .css, .js, .php)

Assume complex scenarios, such as files with mixed line endings (Unix and Windows)

4

1 回答 1

1

这是find. 这是unix2dos. 相同的解决方案适用。

于 2012-07-25T04:49:09.513 回答