lib/capistrano/notifier/templates/mail.text.erb in capistrano-notifier-0.4.0 vs lib/capistrano/notifier/templates/mail.text.erb in capistrano-notifier-0.4.1

- old
+ new

@@ -1,9 +1,9 @@ -Deployer: <%= user_name %> -Application: <%= application.titleize %> -Branch: <%= branch %> -Environment: <%= stage %> -Time: <%= now.strftime("%m/%d/%Y") %> at <%= now.strftime("%I:%M %p %Z") %> +Deployer: <%= user_name %> +Application: <%= application.titleize %> +Branch: <%= branch %> +Environment: <%= stage %> +Time: <%= now.strftime("%m/%d/%Y") %> at <%= now.strftime("%I:%M %p %Z") %> Compare: <%= git_compare_prefix %>/<%= git_range.gsub('..', '...') %> Commits: