Also added the file with -crlf in a .gitattributes file so
It's not converted back for people with autocrlf=true.
Signed-off-by: Marius Storm-Olsen <mstormo_git@storm-olsen.com>
Without start sh, if you ever break out of something, when you exit, you're
asked if you want to terminate batch jobs. This gets rid of that message.
This file was also converted to unix line endings.
Signed-off-by: Mike Pape <dotzenlabs@gmail.com>
This initializes an independent branch, the way it should have been, with
git/ as a subproject.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>