Hi folks, anyone was able to use GrGit with Kotlin DSL?
s
Hi folks, anyone was able to use GrGit with Kotlin DSL?
c
GrGit is just a thin Groovy wrapper over jGitr, you might be better off just using jGit directly
s
Any plugin thats imports JGit into buildscript?