Class ModifiedFile


  • public abstract class ModifiedFile
    extends Object
    An entity representing a Modified file due to a diff between 2 git trees. This entity contains the change type and the old & new paths, but does not include any actual content diff of the file.