class ChefCLI::CookbookProfiler::Git

def unpublished_commits?

def unpublished_commits?
  synchronized_remotes.empty?
end