Update lib/middleman-deploy/extension.rb

clean-up whitespace
master
Tom Vaughan 2012-09-26 15:46:21 -07:00
parent 96725beb12
commit 82a4915250
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ module Middleman
options.port ||= 22
options.clean ||= false
options.branch ||= "gh-pages"
options.branch ||= "gh-pages"
@@options = options