class ChefCLI::Policyfile::ComparisonBase::Git

def git_cmd

def git_cmd
  @git_cmd ||= Mixlib::ShellOut.new(git_cmd_string)
end