On Wed, Jan 16, 2013 at 4:19 AM, Andrei Alexandrescu <[email protected]> wrote: > On 1/15/13 10:14 PM, Walter Bright wrote: >> >> I also like the idea of the autotester rejecting any files with CRLF. >> Brad? > > > Before that. It's a pre-commit or post-receive matter. Brad? :o)
You cannot put arbitrary Git hooks into a repository that will be run on end users' machines out of the box. (This would be a huge security hole in Git.) _______________________________________________ dmd-internals mailing list [email protected] http://lists.puremagic.com/mailman/listinfo/dmd-internals
