What is our policy on empty commit messages? Obviously this is a trivial commit but shouldn't this at least say "typo correction" as the log message
Are we able to explicitly forbid empty commit messages Rob On 4/11/13 9:29 AM, "[email protected]" <[email protected]> wrote: >Author: andy >Date: Thu Apr 11 16:29:07 2013 >New Revision: 1466951 > >URL: http://svn.apache.org/r1466951 >Log: (empty) > >Modified: > jena/trunk/jena-fuseki/dist/ABOUT > >Modified: jena/trunk/jena-fuseki/dist/ABOUT >URL: >http://svn.apache.org/viewvc/jena/trunk/jena-fuseki/dist/ABOUT?rev=1466951 >&r1=1466950&r2=1466951&view=diff >========================================================================== >==== >--- jena/trunk/jena-fuseki/dist/ABOUT (original) >+++ jena/trunk/jena-fuseki/dist/ABOUT Thu Apr 11 16:29:07 2013 >@@ -1 +1 @@ >-Tis directory holds the material needed for inclusion in the Fuseki >distribution. >\ No newline at end of file >+This directory holds the material needed for inclusion in the Fuseki >distribution. >\ No newline at end of file > >
