module Rails::Command::CredentialsCommand::Diffing
def enrolled_in_credentials_diffing?
def enrolled_in_credentials_diffing? gitattributes.file? && gitattributes.read.include?(GITATTRIBUTES_ENTRY) end
def enrolled_in_credentials_diffing? gitattributes.file? && gitattributes.read.include?(GITATTRIBUTES_ENTRY) end