class Rails::Generators::PluginGenerator

def skip_git?

def skip_git?
  options[:skip_git]
end