add homesick push to readme, a placeholder test, and removed the all option from git push

This commit is contained in:
Jason Buckner
2012-11-24 21:24:41 -08:00
parent ca832a38e2
commit 38a43ba7ff
3 changed files with 14 additions and 1 deletions

View File

@@ -79,7 +79,6 @@ class Homesick < Thor
end
desc "push NAME", "Push the specified castle"
method_option :all, :type => :boolean, :default => false, :required => false, :desc => "Update all cloned castles"
def push(name)
push_castle name