Clarence Dimitri CHARLES
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?
Hi, I can also help with this issue
Hi @rohanKanojia I can help with this issue. :p
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
Yes I am using lombok along with mapstruct
Hi @rohanKanojia , do you still need help on this issue ?
@rohanKanojia I look at it this weekend and come later if have further questions :)
@rohanKanojia Not yet, I just read the discussions to have an idea.