add homesick push to readme, a placeholder test, and removed the all option from git push
This commit is contained in:
@@ -80,7 +80,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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user