middleman-deploy/lib/middleman-deploy/strategies/git
Mark Connell 79d86af7be Prevent bad commits deploying.
In the event of a fatal error occuring when trying to add content to
git for commit, you end up pushing a blank commit to the git respository.
This is a change which halts the push to a git repository so you don't
accidentally take down your website.
2014-09-04 11:25:57 +01:00
..
base.rb Prevent bad commits deploying. 2014-09-04 11:25:57 +01:00
force_push.rb cleanup 2014-08-14 11:18:58 +01:00
submodule.rb cleanup 2014-08-14 11:18:58 +01:00