Interface CommitsComparison

    • Method Detail

      • repo

        Repo repo()
        Get a parent repository of commits.
        Returns:
        Repository
      • files

        Iterable<FileChange> files()
                            throws IOException
        Iterate over the file changes between the two commits being compared.
        Returns:
        Iterable of file changes
        Throws:
        IOException - If there is any I/O problem