class Rugged::Diff::Delta

def typechange?

def typechange?
  status == :typechange
end