class ChefCLI::Command::Diff

def conflicting_git_options_given?

def conflicting_git_options_given?
  config[:git] && config[:head]
end