middleman-deploy/lib/middleman-deploy
Ryan McGeary e854adb5a6 Fixed branch selection logic for git deploys
* Before, because the logic was revered (see
  c0e46393c6), a brand new deploy would
  result in assuming that the deploy branch existed when it actually
  did not. This would cause initial deploys to fail.
* This new logic is more concise, more readable, and still backwards
  compatible with ruby 1.8.
2013-05-30 10:25:03 -04:00
..
commands.rb Fixed branch selection logic for git deploys 2013-05-30 10:25:03 -04:00
extension.rb added FTP deployment 2012-11-08 16:45:57 +01:00
pkg-info.rb bump 2013-05-05 20:14:12 -04:00