lib/mutx/support/change_inspector.rb in mutx-0.1.2 vs lib/mutx/support/change_inspector.rb in mutx-0.1.3
- old
+ new
@@ -1,4 +1,5 @@
+# enconding: utf-8
module Mutx
module Support
module ChangeInspector
# Evaluates if code has been changed. If yes, performs a git reset hard and git pull
\ No newline at end of file