Clarence Dimitri CHARLES

Results 6 comments of Clarence Dimitri CHARLES

Hi same problem here, great correction. Did you propose a Pull request for this issue ? @schrek1

Hello @Geal I want to contribute the java client version. Any idea how to start?

After some investigation, the method `GitUtil.getGitRepository` is called in 2 places : from `GItEnricher` (L 54) ```java try (Repository repository = GitUtil.getGitRepository(getContext().getProjectDirectory())) { ... } ``` and also from `BaseGenerator`...

Let me try this implementation