hgext/eol.py
branchstable
changeset 19997 de16c673455b
parent 17955 4ae21a7568f3
child 20790 49f2d5644f04
child 20869 9658a79968c6
--- a/hgext/eol.py	Mon Nov 04 10:23:06 2013 +0100
+++ b/hgext/eol.py	Tue Nov 05 08:59:55 2013 +0100
@@ -49,6 +49,7 @@
   native = LF
 
 .. note::
+
    The rules will first apply when files are touched in the working
    copy, e.g. by updating to null and back to tip to touch all files.