On Thu, Dec 31, 2009 at 15:12, Johannes Schindelin <Johannes.Schindelin@xxxxxx> wrote: >> > I wanted to include Hany's Dos2Unix tool (hd2u) into msysGit. >> >> We have dos2unix. What's wrong with it? > > hd2u can handle mixed line endings, and it has a dry run mode IIUC. Right. One of the best features over dos2unix IMHO is that hd2u can detect line-endings (and any problems like mixed / stray line-endings) without actually modifying any files. This makes it a very nice tool to detect any line-ending issues in the working tree of cross-platform projects due to wrong autocrlf configurations. -- Sebastian Schuberth -- 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