hgext/__init__.py
author Mads Kiilerich <mads@kiilerich.com>
Wed, 08 Aug 2012 18:10:37 +0200
changeset 17347 2da47de36b6f
parent 1360 7d439981bec4
child 28450 155e3308289c
permissions -rw-r--r--
check-code: fix check for trailing whitespace on continued lines too The tests in test-annotate.t and test-import-git.t that relied on trailing space in a file created by a here string is now masked by a literal 'EOL' string that is removed.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1360
7d439981bec4 Re-add hgext/__init__.py
Matt Mackall <mpm@selenic.com>
parents:
diff changeset
     1
# placeholder