FIX: Sanitize.clean raise Encoding::CompatibilityError if a page contains non ASCII-7 characters
This commit is contained in:
+8
@@ -0,0 +1,8 @@
|
||||
#!/bin/sh
|
||||
#
|
||||
# An example hook script that is called after a successful
|
||||
# commit is made.
|
||||
#
|
||||
# To enable this hook, rename this file to "post-commit".
|
||||
|
||||
: Nothing
|
||||
Reference in New Issue
Block a user