Skip to content

Can't list project commits #12

Open
@rodrigoalvesvieira

Description

@rodrigoalvesvieira

Hi everyone,

found Gitective awesome but could not see any examples of how to basically list all commits (with no filter at all) of a project.

File project = new File("/Users/rodrigovieira/Desktop/groundhog.git");
String path = project.getAbsolutePath();

CommitFinder finder = new CommitFinder(path);

I just want to get all commit messages from the project. How could I do that?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions